Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

recogna-nlp
/
Bode-3.1-8B-Instruct-lora

PEFT
Safetensors
Portuguese
bode
llama
portuguese
Model card Files Files and versions
xet
Community
1

Instructions to use recogna-nlp/Bode-3.1-8B-Instruct-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use recogna-nlp/Bode-3.1-8B-Instruct-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "recogna-nlp/Bode-3.1-8B-Instruct-lora")
  • Notebooks
  • Google Colab
  • Kaggle
Bode-3.1-8B-Instruct-lora
218 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Gabriel-Lino-Garcia's picture
Gabriel-Lino-Garcia
Update README.md
c9d44d2 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.86 kB
    Update README.md 10 months ago
  • adapter_config.json
    665 Bytes
    Upload 3 files over 1 year ago
  • adapter_model.safetensors
    218 MB
    xet
    Upload 3 files over 1 year ago