How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="AxionLab-official/DogeAI-v1.0-Instruct-DISCONTINUED")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AxionLab-official/DogeAI-v1.0-Instruct-DISCONTINUED", dtype="auto")
Quick Links

🧠 MODEL CARD — DogeAI-v1.0-instruct Model Details

Model Description DogeAI-v1.0-instruct is an early-stage instruction-following language model fine-tuned for conversational use and experimentation. This version is intended as a proof of concept (v1) and focuses on language generation rather than reliable logical reasoning.

THIS MODEL IS DISCONTINUED. USE THE LATEST VERSIONS TO ADQUIRE BETTER RESPONSES AND BETTER ARCHITECTURE

Downloads last month
5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for AxionLab-official/DogeAI-v1.0-Instruct-DISCONTINUED

Adapter
(60)
this model