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

sixfingerdev
/
sixfinger-2b-math-lora

PEFT
Safetensors
Turkish
math
lora
sixfingerdev
turkish
mathematics
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use sixfingerdev/sixfinger-2b-math-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("C:/ai_project/sixfinger-2b")
    model = PeftModel.from_pretrained(base_model, "sixfingerdev/sixfinger-2b-math-lora")
  • Notebooks
  • Google Colab
  • Kaggle
sixfinger-2b-math-lora
71.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sixfingerdev's picture
sixfingerdev
Update README
453ad2f verified 15 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    2.29 kB
    Update README 15 days ago
  • adapter_config.json
    1.1 kB
    Update README 15 days ago
  • adapter_model.safetensors
    67.9 MB
    xet
    Update README 15 days ago
  • chat_template.jinja
    393 Bytes
    Update README 15 days ago
  • special_tokens_map.json
    585 Bytes
    Update README 15 days ago
  • tokenizer.json
    3.94 MB
    Update README 15 days ago
  • tokenizer_config.json
    50.2 kB
    Update README 15 days ago