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

Codingstark
/
LFM2.5-350M-PR-Origin

Text Generation
PEFT
Safetensors
English
lora
unsloth
lfm2
code
pull-request
model-inversion
conversational
Model card Files Files and versions
xet
Community

Instructions to use Codingstark/LFM2.5-350M-PR-Origin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Codingstark/LFM2.5-350M-PR-Origin with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-350M")
    model = PeftModel.from_pretrained(base_model, "Codingstark/LFM2.5-350M-PR-Origin")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
LFM2.5-350M-PR-Origin
24.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Codingstark's picture
Codingstark
Publish LFM2.5-350M PR-origin LoRA adapter
e82ccf1 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • LICENSE
    10.6 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • README.md
    3.83 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • adapter_config.json
    1.43 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • adapter_model.safetensors
    20.1 MB
    xet
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • chat_template.jinja
    2.55 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • example_pr.json
    513 Bytes
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • inference.py
    8.42 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • metrics.json
    251 Bytes
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • requirements.txt
    61 Bytes
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • run_manifest.json
    736 Bytes
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • tokenizer.json
    4.73 MB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago
  • tokenizer_config.json
    92.3 kB
    Publish LFM2.5-350M PR-origin LoRA adapter about 1 month ago