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
969 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
pointbreaklab's picture
pointbreaklab
remove stale v4 knot-ai-benchmark.png
abc4006 verified 2 days ago
  • .gitattributes
    1.69 kB
    v5 LoRA GGUF 2 days ago
  • LICENSE
    11.4 kB
    Knot AI v1 โ€” commit-message model (Qwen2.5-Coder-7B LoRA) 16 days ago
  • README.md
    2.63 kB
    Knot Scribe: v5 model card 2 days ago
  • adapter_config.json
    1.26 kB
    v5 adapter config 2 days ago
  • adapter_model.safetensors
    646 MB
    xet
    v5 adapter weights 2 days ago
  • chat_template.jinja
    2.51 kB
    Knot AI v1 โ€” commit-message model (Qwen2.5-Coder-7B LoRA) 16 days ago
  • knot-logo.png
    116 kB
    xet
    Upload knot-logo.png with huggingface_hub 16 days ago
  • knot-scribe-lora.gguf
    323 MB
    xet
    v5 LoRA GGUF 2 days ago
  • tokenizer_config.json
    693 Bytes
    Knot AI v1 โ€” commit-message model (Qwen2.5-Coder-7B LoRA) 16 days ago