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

pointbreaklab
/
knot-scribe

Text Generation
PEFT
Safetensors
GGUF
commit-message
conventional-commits
lora
code
on-device
conversational
Model card Files Files and versions
xet
Community

Instructions to use pointbreaklab/knot-scribe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pointbreaklab/knot-scribe with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-coder-7b-instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "pointbreaklab/knot-scribe")
  • Notebooks
  • Google Colab
  • Kaggle
knot-scribe
485 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
pointbreaklab's picture
pointbreaklab
Upload knot-logo.png with huggingface_hub
67f594d verified 26 days ago
  • .gitattributes
    1.63 kB
    Upload knot-logo.png with huggingface_hub 26 days ago
  • LICENSE
    11.4 kB
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago
  • README.md
    6.41 kB
    Upload README.md with huggingface_hub 26 days ago
  • adapter_config.json
    1.11 kB
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago
  • adapter_model.safetensors
    162 MB
    xet
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago
  • chat_template.jinja
    2.51 kB
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago
  • knot-ai-benchmark.png
    58 kB
    add benchmark table image 26 days ago
  • knot-ai-lora-f16.gguf
    323 MB
    xet
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago
  • knot-logo.png
    116 kB
    xet
    Upload knot-logo.png with huggingface_hub 26 days ago
  • tokenizer_config.json
    693 Bytes
    Knot AI v1 β€” commit-message model (Qwen2.5-Coder-7B LoRA) 26 days ago