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

  • Log In
  • Sign Up

playdev7
/
theseed-test

Text Generation
PEFT
Safetensors
Korean
English
conversational
text-generation-inference
mixtral
Model card Files Files and versions
xet
Community

Instructions to use playdev7/theseed-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use playdev7/theseed-test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "playdev7/theseed-test")
  • Notebooks
  • Google Colab
  • Kaggle
theseed-test
1.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
playdev7's picture
playdev7
Update README.md
eef7055 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    727 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    599 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.safetensors
    1.26 GB
    xet
    Upload 7 files about 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload 7 files about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload 7 files about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    1.6 kB
    Update tokenizer_config.json about 2 years ago