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

matheusrdgsf
/
cesar-ptbr

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

Instructions to use matheusrdgsf/cesar-ptbr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use matheusrdgsf/cesar-ptbr with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-beta-GPTQ")
    model = PeftModel.from_pretrained(base_model, "matheusrdgsf/cesar-ptbr")
  • Notebooks
  • Google Colab
  • Kaggle
cesar-ptbr
27.3 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
matheusrdgsf's picture
matheusrdgsf
leaderboard-pt-pr-bot's picture
leaderboard-pt-pr-bot
Adding the Open Portuguese LLM Leaderboard Evaluation Results (#1)
777ceb2 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    7.29 kB
    Adding the Open Portuguese LLM Leaderboard Evaluation Results (#1) about 2 years ago
  • adapter_config.json
    451 Bytes
    Upload model almost 3 years ago
  • adapter_model.bin
    27.3 MB
    xet
    Upload model almost 3 years ago