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

ewin-reg
/
MiniCPM5-1B-Agentic-Tooluse-QLoRA-v3

Text Generation
PEFT
Safetensors
English
minicpm
minicpm5
minicpm5-1b
tool-calling
function-calling
tool-use
agentic
agentic-ai
ai-agent
xml-tool-calling
json-function-calling
lora
qlora
grpo
reinforcement-learning
rlhf
unsloth
trl
openbmb
conversational
small-language-model
slm
edge-ai
on-device
local-llm
efficient-llm
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use ewin-reg/MiniCPM5-1B-Agentic-Tooluse-QLoRA-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ewin-reg/MiniCPM5-1B-Agentic-Tooluse-QLoRA-v3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openbmb/MiniCPM5-1B")
    model = PeftModel.from_pretrained(base_model, "ewin-reg/MiniCPM5-1B-Agentic-Tooluse-QLoRA-v3")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
MiniCPM5-1B-Agentic-Tooluse-QLoRA-v3
99.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
yyy
Add model-index eval YAML, arch spec, thinking docs, limitations, citation, ModelScope; remove column meanings note
7443e02 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    15.1 kB
    Add model-index eval YAML, arch spec, thinking docs, limitations, citation, ModelScope; remove column meanings note about 2 months ago
  • adapter_config.json
    1.1 kB
    v3 LoRA adapter about 2 months ago
  • adapter_model.safetensors
    89.7 MB
    xet
    v3 LoRA adapter about 2 months ago
  • chat_template.jinja
    9.06 kB
    v3 LoRA adapter about 2 months ago
  • special_tokens_map.json
    551 Bytes
    v3 LoRA adapter about 2 months ago
  • tokenizer.json
    9.89 MB
    v3 LoRA adapter about 2 months ago
  • tokenizer_config.json
    94.4 kB
    v3 LoRA adapter about 2 months ago