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

hugo
/
protocolos-clinicos-br-rl-4gen-14b

Text Generation
PEFT
Safetensors
Portuguese
medical
clinical
portuguese
brazilian-portuguese
sus
pcdt
lora
qwen2
conversational
Model card Files Files and versions
xet
Community
2

Instructions to use hugo/protocolos-clinicos-br-rl-4gen-14b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hugo/protocolos-clinicos-br-rl-4gen-14b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("hugo/clinical-protocols-cpt-4models-14b")
    model = PeftModel.from_pretrained(base_model, "hugo/protocolos-clinicos-br-rl-4gen-14b")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Request for GGUF version (for local inference / LM Studio).

#2 opened 4 months ago by
Gaudd

Add paper link and improve model card documentation

#1 opened 5 months ago by
nielsr
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs