Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DariaaaS
/
test_smallchunks

PEFT
TensorBoard
Safetensors
mistral
Generated from Trainer
4-bit precision
gptq
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use DariaaaS/test_smallchunks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DariaaaS/test_smallchunks with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ")
    model = PeftModel.from_pretrained(base_model, "DariaaaS/test_smallchunks")
  • Notebooks
  • Google Colab
  • Kaggle
test_smallchunks
27.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
DariaaaS's picture
DariaaaS
Update adapter_config.json
aac7d59 verified about 2 years ago
  • runs
    DariaaaS/small-chunks-test-ft about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.62 kB
    DariaaaS/small-chunks-test-ft about 2 years ago
  • adapter_config.json
    691 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.safetensors
    27.3 MB
    xet
    DariaaaS/small-chunks-test-ft about 2 years ago
  • config.json
    1.3 kB
    Rename config(1).json to config.json about 2 years ago
  • training_args.bin
    4.98 kB
    xet
    DariaaaS/small-chunks-test-ft about 2 years ago