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

praison
/
qwen-1.8B-test-function-calling

PEFT
TensorBoard
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use praison/qwen-1.8B-test-function-calling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use praison/qwen-1.8B-test-function-calling with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("qwen/Qwen-1_8B-Chat")
    model = PeftModel.from_pretrained(base_model, "praison/qwen-1.8B-test-function-calling")
  • Notebooks
  • Google Colab
  • Kaggle
qwen-1.8B-test-function-calling / runs
22.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

praison's picture
praison
Upload folder using huggingface_hub
7ca05f7 verified over 2 years ago
  • Feb07_12-45-41_praison.local
    Upload folder using huggingface_hub over 2 years ago
  • Feb07_12-52-33_praison.local
    Upload folder using huggingface_hub over 2 years ago
  • Feb07_13-20-32_praison.local
    Upload folder using huggingface_hub over 2 years ago
  • Feb07_13-23-35_praison.local
    Upload folder using huggingface_hub over 2 years ago