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

GOSHUNCLE
/
tool_call_validator_zh

Text Generation
PEFT
Safetensors
Chinese
English
lora
tool-selection
tool-call
guardrail
chinese
traditional-chinese
fine-tuned
qwen2
conversational
Model card Files Files and versions
xet
Community

Instructions to use GOSHUNCLE/tool_call_validator_zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use GOSHUNCLE/tool_call_validator_zh with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "GOSHUNCLE/tool_call_validator_zh")
  • Notebooks
  • Google Colab
  • Kaggle
tool_call_validator_zh
41 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
GOSHUNCLE's picture
GOSHUNCLE
Upload banner.svg
910700c verified 16 days ago
  • .gitattributes
    1.57 kB
    Upload 2 files 16 days ago
  • INFERE~1.PY
    8.87 kB
    Add model card, inference code, license, configs 16 days ago
  • LICENSE
    1.29 kB
    Add model card, inference code, license, configs 16 days ago
  • README.md
    9.92 kB
    Update README.md 16 days ago
  • REQUIR~1.TXT
    61 Bytes
    Add model card, inference code, license, configs 16 days ago
  • adapter_config.json
    1.05 kB
    Add model card, inference code, license, configs 16 days ago
  • adapter_model.safetensors
    29.5 MB
    xet
    Upload 2 files 16 days ago
  • banner.svg
    4.5 kB
    Upload banner.svg 16 days ago
  • chat_template.jinja
    2.51 kB
    Add model card, inference code, license, configs 16 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 2 files 16 days ago
  • tokenizer_config.json
    694 Bytes
    Add model card, inference code, license, configs 16 days ago