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-7b-alpaca-pt-br

Text Generation
PEFT
Portuguese
English
LLM
Portuguese
Bode
Alpaca
Llama 2
Q&A
Eval Results (legacy)
Model card Files Files and versions
xet
Community
9

Instructions to use recogna-nlp/bode-7b-alpaca-pt-br with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use recogna-nlp/bode-7b-alpaca-pt-br with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "recogna-nlp/bode-7b-alpaca-pt-br")
  • Notebooks
  • Google Colab
  • Kaggle
bode-7b-alpaca-pt-br
19.9 MB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 51 commits
recogna's picture
recogna
Update README.md
824a54a verified over 1 year ago
  • .gitattributes
    1.58 kB
    Upload Logo_Bode_LLM_Circle.png over 2 years ago
  • Logo_Bode_LLM.jpg
    257 kB
    Upload Logo_Bode_LLM.jpg over 2 years ago
  • Logo_Bode_LLM_Circle.png
    2.82 MB
    xet
    Upload Logo_Bode_LLM_Circle.png over 2 years ago
  • README.md
    12.2 kB
    Update README.md over 1 year ago
  • adapter_config.json
    451 Bytes
    Upload model over 2 years ago
  • adapter_model.bin
    16.8 MB
    xet
    Upload model over 2 years ago