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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Mattimax
/
DATA-AI_Chat_200M

PEFT
Safetensors
qwen2
Model card Files Files and versions
xet
Community

Instructions to use Mattimax/DATA-AI_Chat_200M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Mattimax/DATA-AI_Chat_200M with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("MiniLLM/Pretrain-Qwen-200M")
    model = PeftModel.from_pretrained(base_model, "Mattimax/DATA-AI_Chat_200M")
  • Notebooks
  • Google Colab
  • Kaggle
DATA-AI_Chat_200M
831 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Mattimax's picture
Mattimax
Update README.md
8b65f25 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload 9 files about 1 year ago
  • README.md
    1.27 kB
    Update README.md about 1 year ago
  • adapter_config.json
    753 Bytes
    Upload 9 files about 1 year ago
  • adapter_model.safetensors
    1.19 MB
    xet
    Upload 9 files about 1 year ago
  • added_tokens.json
    85 Bytes
    Upload 9 files about 1 year ago
  • config.json
    834 Bytes
    Upload 9 files about 1 year ago
  • generation_config.json
    127 Bytes
    Upload 9 files about 1 year ago
  • merges.txt
    1.67 MB
    Upload 9 files about 1 year ago
  • model.safetensors
    814 MB
    xet
    Upload 9 files about 1 year ago
  • special_tokens_map.json
    390 Bytes
    Upload 9 files about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 9 files about 1 year ago
  • tokenizer_config.json
    1.38 kB
    Upload 9 files about 1 year ago
  • vocab.json
    2.78 MB
    Upload 9 files about 1 year ago