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

  • Log In
  • Sign Up

RefalMachine
/
solar_10.7_saiga_lora

PEFT
Model card Files Files and versions
xet
Community

Instructions to use RefalMachine/solar_10.7_saiga_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use RefalMachine/solar_10.7_saiga_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("upstage/SOLAR-10.7B-v1.0")
    model = PeftModel.from_pretrained(base_model, "RefalMachine/solar_10.7_saiga_lora")
  • Notebooks
  • Google Colab
  • Kaggle
solar_10.7_saiga_lora
83.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
RefalMachine's picture
RefalMachine
Update README.md
5248c6a verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    78 Bytes
    Update README.md over 2 years ago
  • adapter_config.json
    520 Bytes
    load over 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    81.9 MB
    xet
    load over 2 years ago
  • generation_config.json
    264 Bytes
    load over 2 years ago
  • special_tokens_map.json
    552 Bytes
    load over 2 years ago
  • tokenizer.json
    1.79 MB
    load over 2 years ago
  • tokenizer_config.json
    891 Bytes
    load over 2 years ago