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

CreatorPhan
/
Test_Q8_16

PEFT
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use CreatorPhan/Test_Q8_16 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilm/vietcuna-3b")
    model = PeftModel.from_pretrained(base_model, "CreatorPhan/Test_Q8_16")
  • Notebooks
  • Google Colab
  • Kaggle
Test_Q8_16
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
CreatorPhan's picture
CreatorPhan
Upload 7 files
de697a2 about 3 years ago
  • .gitattributes
    1.57 kB
    Upload 7 files about 3 years ago
  • README.md
    435 Bytes
    Upload 7 files about 3 years ago
  • adapter_config.json
    487 Bytes
    Upload 7 files about 3 years ago
  • adapter_model.bin
    39.4 MB
    xet
    Upload 7 files about 3 years ago
  • special_tokens_map.json
    96 Bytes
    Upload 7 files about 3 years ago
  • tokenizer.json
    14.5 MB
    xet
    Upload 7 files about 3 years ago
  • tokenizer_config.json
    260 Bytes
    Upload 7 files about 3 years ago
  • training_args.bin
    3.96 kB
    xet
    Upload 7 files about 3 years ago