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

  • Log In
  • Sign Up

interneuronai
/
az-longchat-base

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use interneuronai/az-longchat-base with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("lmsys/longchat-7b-v1.5-32k")
    model = PeftModel.from_pretrained(base_model, "interneuronai/az-longchat-base")
  • Notebooks
  • Google Colab
  • Kaggle
az-longchat-base
35.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
nijatzeynalov's picture
nijatzeynalov
Update README.md
e86709d verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.32 kB
    Update README.md about 2 years ago
  • adapter_config.json
    578 Bytes
    Upload 7 files about 2 years ago
  • adapter_model.safetensors
    33.6 MB
    xet
    Upload 7 files about 2 years ago
  • special_tokens_map.json
    434 Bytes
    Upload 7 files about 2 years ago
  • tokenizer.json
    1.84 MB
    Upload 7 files about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    932 Bytes
    Upload 7 files about 2 years ago