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

AiLLMBS
/
qwen25-coder-bio-devops-lora

PEFT
Safetensors
English
qwen
code
lora
qlora
bioinformatics
data-engineering
aws
pandas
bash
Model card Files Files and versions
xet
Community

Instructions to use AiLLMBS/qwen25-coder-bio-devops-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AiLLMBS/qwen25-coder-bio-devops-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, "AiLLMBS/qwen25-coder-bio-devops-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen25-coder-bio-devops-lora
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
AiLLMBS's picture
AiLLMBS
Upload folder using huggingface_hub
68a679b verified 2 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 days ago
  • README.md
    2.57 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_config.json
    1.16 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • chat_template.jinja
    2.56 kB
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    723 Bytes
    Upload folder using huggingface_hub 2 days ago