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

krzysztofwos
/
LFM25-1.2B-CodeAgent-sonnet4-default

Text Generation
PEFT
Safetensors
English
lora
sft
trl
code-agent
smolagents
conversational
Model card Files Files and versions
xet
Community

Instructions to use krzysztofwos/LFM25-1.2B-CodeAgent-sonnet4-default with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use krzysztofwos/LFM25-1.2B-CodeAgent-sonnet4-default with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-1.2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "krzysztofwos/LFM25-1.2B-CodeAgent-sonnet4-default")
  • Notebooks
  • Google Colab
  • Kaggle
LFM25-1.2B-CodeAgent-sonnet4-default
49.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
krzysztofwos's picture
krzysztofwos
Replace placeholder model card with proper documentation
f8ce8cb verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    5.49 kB
    Replace placeholder model card with proper documentation 8 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    44.5 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • chat_template.jinja
    1.78 kB
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    434 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.json
    4.73 MB
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    92.2 kB
    Upload folder using huggingface_hub 8 months ago
  • training_args.bin
    6.23 kB
    xet
    Upload folder using huggingface_hub 8 months ago