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

JoeStrout
/
miniscript-code-helper-lora

Text Generation
PEFT
Safetensors
English
lora
qwen2.5
miniscript
code
conversational
Model card Files Files and versions
xet
Community

Instructions to use JoeStrout/miniscript-code-helper-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use JoeStrout/miniscript-code-helper-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "JoeStrout/miniscript-code-helper-lora")
  • Notebooks
  • Google Colab
  • Kaggle
miniscript-code-helper-lora
36.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
JoeStrout's picture
JoeStrout
Fix typo in README
612fdeb verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload 10 files about 2 months ago
  • README.md
    2.11 kB
    Fix typo in README about 2 months ago
  • adapter_config.json
    1.01 kB
    Upload 10 files about 2 months ago
  • adapter_model.safetensors
    20.2 MB
    xet
    Upload 10 files about 2 months ago
  • added_tokens.json
    605 Bytes
    Upload 10 files about 2 months ago
  • chat_template.jinja
    2.51 kB
    Upload 10 files about 2 months ago
  • merges.txt
    1.67 MB
    Upload 10 files about 2 months ago
  • special_tokens_map.json
    613 Bytes
    Upload 10 files about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 10 files about 2 months ago
  • tokenizer_config.json
    4.69 kB
    Upload 10 files about 2 months ago
  • training_args.bin
    5.82 kB
    xet
    Upload 10 files about 2 months ago
  • vocab.json
    2.78 MB
    Upload 10 files about 2 months ago