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

  • Log In
  • Sign Up

SepKeyHF
/
PyomoCodeQwen1.5-7B-Chat

PEFT
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use SepKeyHF/PyomoCodeQwen1.5-7B-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SepKeyHF/PyomoCodeQwen1.5-7B-Chat with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/CodeQwen1.5-7B-Chat")
    model = PeftModel.from_pretrained(base_model, "SepKeyHF/PyomoCodeQwen1.5-7B-Chat")
  • Notebooks
  • Google Colab
  • Kaggle
PyomoCodeQwen1.5-7B-Chat
160 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
SepKeyPro's picture
SepKeyPro
Upload folder using huggingface_hub
0de660e verified almost 2 years ago
  • runs
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    727 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    160 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago