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

evilfreelancer
/
ruGPT3.5-13B-lora-chain-of-thought

Text Generation
PEFT
Russian
impruver
russian
cot
chain of thought
lora
conversational
Model card Files Files and versions
xet
Community

Instructions to use evilfreelancer/ruGPT3.5-13B-lora-chain-of-thought with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use evilfreelancer/ruGPT3.5-13B-lora-chain-of-thought with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ai-forever/ruGPT-3.5-13B")
    model = PeftModel.from_pretrained(base_model, "evilfreelancer/ruGPT3.5-13B-lora-chain-of-thought")
  • Notebooks
  • Google Colab
  • Kaggle
ruGPT3.5-13B-lora-chain-of-thought
60.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
evilfreelancer's picture
evilfreelancer
Update README.md
7be6d39 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.39 kB
    Update README.md over 1 year ago
  • adapter_config.json
    636 Bytes
    Upload 8 files almost 2 years ago
  • adapter_model.bin
    52.5 MB
    xet
    Upload 8 files almost 2 years ago
  • generation_config.json
    132 Bytes
    Upload 8 files almost 2 years ago
  • merges.txt
    1.23 MB
    Upload 8 files almost 2 years ago
  • special_tokens_map.json
    582 Bytes
    Upload 8 files almost 2 years ago
  • tokenizer.json
    5.11 MB
    Upload 8 files almost 2 years ago
  • tokenizer_config.json
    1.56 kB
    Upload 8 files almost 2 years ago
  • vocab.json
    1.57 MB
    Upload 8 files almost 2 years ago