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

  • Log In
  • Sign Up

LocalResearchGroup
/
test_glaive_1000ba

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use LocalResearchGroup/test_glaive_1000ba with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM2-135M")
    model = PeftModel.from_pretrained(base_model, "LocalResearchGroup/test_glaive_1000ba")
  • Notebooks
  • Google Colab
  • Kaggle
test_glaive_1000ba
347 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 100 commits
NLTuan's picture
NLTuan
Step 1000
a3e7033 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.1 kB
    Step 200 9 months ago
  • adapter_config.json
    730 Bytes
    Step 200 9 months ago
  • adapter_model.safetensors
    39.1 MB
    xet
    Step 1000 9 months ago
  • config.json
    793 Bytes
    Step 10 9 months ago
  • generation_config.json
    111 Bytes
    Step 10 9 months ago
  • model.safetensors
    308 MB
    xet
    Step 1000 9 months ago