Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

CanisAI
/
teach-multilingual-gemma-4-e2b-r3

Text Generation
PEFT
Safetensors
GGUF
unsloth
gemma4
gemma-4-good
trl
lora
qlora
education
tutoring
socratic
small-language-model
canis
canis-teach
conversational
Model card Files Files and versions
xet
Community

Instructions to use CanisAI/teach-multilingual-gemma-4-e2b-r3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CanisAI/teach-multilingual-gemma-4-e2b-r3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-4-e2b-it-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "CanisAI/teach-multilingual-gemma-4-e2b-r3")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
teach-multilingual-gemma-4-e2b-r3
207 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Nedimark's picture
Nedimark
Upload teach-multilingual-gemma-4-e2b-r3-Q4_K_M.gguf
f34fccb verified 3 months ago
  • .gitattributes
    1.65 kB
    Upload teach-multilingual-gemma-4-e2b-r3-Q4_K_M.gguf 3 months ago
  • README.md
    6.57 kB
    Update README.md 3 months ago
  • adapter_config.json
    1.22 kB
    Upload model trained with Unsloth 4 months ago
  • adapter_model.safetensors
    124 MB
    xet
    Upload model trained with Unsloth 4 months ago
  • chat_template.jinja
    16.8 kB
    Upload model trained with Unsloth 4 months ago
  • processor_config.json
    1.69 kB
    Upload model trained with Unsloth 4 months ago
  • teach-multilingual-gemma-4-e2b-r3-Q4_K_M.gguf
    50.7 MB
    xet
    Upload teach-multilingual-gemma-4-e2b-r3-Q4_K_M.gguf 3 months ago
  • tokenizer.json
    32.2 MB
    xet
    Upload model trained with Unsloth 4 months ago
  • tokenizer_config.json
    6.86 kB
    Upload model trained with Unsloth 4 months ago