How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-270m-it")
model = PeftModel.from_pretrained(base_model, "AxionLab-official/DogeAI-v1.0-Instruct-DISCONTINUED")

🧠 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
4
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