Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

nakcnx
/
typhoon-sql-qlora

PEFT
Safetensors
English
Thai
Model card Files Files and versions
xet
Community

Instructions to use nakcnx/typhoon-sql-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nakcnx/typhoon-sql-qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("scb10x/typhoon-7b")
    model = PeftModel.from_pretrained(base_model, "nakcnx/typhoon-sql-qlora")
  • Notebooks
  • Google Colab
  • Kaggle
typhoon-sql-qlora
1.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
nakcnx's picture
nakcnx
Update README.md
a97051a verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    937 Bytes
    Update README.md over 2 years ago
  • adapter_config.json
    662 Bytes
    Upload model over 2 years ago
  • adapter_model.safetensors
    1.26 GB
    xet
    Upload model over 2 years ago