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
/
gembode-7b-it

PEFT
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use recogna-nlp/gembode-7b-it with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-7b-it")
    model = PeftModel.from_pretrained(base_model, "recogna-nlp/gembode-7b-it")
  • Notebooks
  • Google Colab
  • Kaggle
gembode-7b-it
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
leaderboard-pt-pr-bot's picture
leaderboard-pt-pr-bot
Adding the Open Portuguese LLM Leaderboard Evaluation Results
8d4398e verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.27 kB
    Adding the Open Portuguese LLM Leaderboard Evaluation Results about 2 years ago
  • adapter_config.json
    517 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    400 MB
    xet
    Upload folder using huggingface_hub about 2 years ago