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

  • Log In
  • Sign Up

interneuronai
/
az-vigogne

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use interneuronai/az-vigogne with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use interneuronai/az-vigogne with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bofenghuang/vigogne-mpt-7b-instruct")
    model = PeftModel.from_pretrained(base_model, "interneuronai/az-vigogne")
  • Notebooks
  • Google Colab
  • Kaggle
az-vigogne
35.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
nijatzeynalov's picture
nijatzeynalov
Update README.md
c4dd5f1 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.33 kB
    Update README.md about 2 years ago
  • adapter_config.json
    594 Bytes
    Upload 6 files about 2 years ago
  • adapter_model.safetensors
    33.6 MB
    xet
    Upload 6 files about 2 years ago
  • special_tokens_map.json
    473 Bytes
    Upload 6 files about 2 years ago
  • tokenizer.json
    2.11 MB
    Upload 6 files about 2 years ago
  • tokenizer_config.json
    4.79 kB
    Upload 6 files about 2 years ago