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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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: 4 commits
leaderboard-pt-pr-bot's picture
leaderboard-pt-pr-bot
Adding the Open Portuguese LLM Leaderboard Evaluation Results
2d0f72f verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    9.98 kB
    Adding the Open Portuguese LLM Leaderboard Evaluation Results over 1 year 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