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

ceofast
/
kumru-2b-lora

Text Generation
PEFT
Safetensors
Turkish
lora
causal-lm
mistral
turkish
kumru
Model card Files Files and versions
xet
Community

Instructions to use ceofast/kumru-2b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ceofast/kumru-2b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vngrs-ai/Kumru-2B-Base")
    model = PeftModel.from_pretrained(base_model, "ceofast/kumru-2b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
kumru-2b-lora
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
ceofast's picture
ceofast
Update README.md
c2fc773 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    2.93 kB
    Update README.md 7 months ago
  • adapter_config.json
    727 Bytes
    Update adapter rank 768 7 months ago
  • adapter_model.safetensors
    1.63 GB
    LFS
    Update adapter rank 768 7 months ago