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

josephmayo
/
Holo-3.1-4B-Coder-LoRA

Text Generation
PEFT
Safetensors
coding
lora
qlora
python
conversational
Model card Files Files and versions
xet
Community

Instructions to use josephmayo/Holo-3.1-4B-Coder-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use josephmayo/Holo-3.1-4B-Coder-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Hcompany/Holo-3.1-4B")
    model = PeftModel.from_pretrained(base_model, "josephmayo/Holo-3.1-4B-Coder-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
Holo-3.1-4B-Coder-LoRA
23.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
josephmayo's picture
josephmayo
Update model card
5daa1bd verified about 21 hours ago
  • .gitattributes
    1.57 kB
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • README.md
    2.76 kB
    Update model card about 21 hours ago
  • adapter_config.json
    1.05 kB
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • adapter_model.safetensors
    3.15 MB
    xet
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • chat_template.jinja
    7.76 kB
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • dataset_selection.json
    1.33 kB
    Add dataset_selection.json about 22 hours ago
  • eval_before_after_full_code.csv
    31.5 kB
    Add eval_before_after_full_code.csv about 22 hours ago
  • release_summary.json
    2.78 kB
    Add release_summary.json about 22 hours ago
  • tokenizer.json
    20 MB
    xet
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • tokenizer_config.json
    1.13 kB
    Upload 31-of-80 repair LoRA adapter about 22 hours ago
  • trainer_log_history.json
    3.29 kB
    Add trainer_log_history.json about 22 hours ago