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

kiel2
/
kiel-2-codex

PEFT
Safetensors
English
vision
multimodal
code-generation
qwen-vl
unsloth
kiel2
Model card Files Files and versions
xet
Community

Instructions to use kiel2/kiel-2-codex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kiel2/kiel-2-codex with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("kiel2/kiel-2-codex")
    model = PeftModel.from_pretrained(base_model, "kiel2/kiel-2-codex")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
kiel-2-codex / 4bit
2.89 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kiel2's picture
kiel2
Update 4bit model weights with fine-tuned KielGen-Codex model
29c3c8d verified 11 days ago
  • chat_template.jinja
    5.29 kB
    Upload folder using huggingface_hub 12 days ago
  • config.json
    2.15 kB
    Update 4bit model weights with fine-tuned KielGen-Codex model 11 days ago
  • generation_config.json
    242 Bytes
    Update 4bit model weights with fine-tuned KielGen-Codex model 11 days ago
  • model.safetensors
    2.87 GB
    xet
    Update 4bit model weights with fine-tuned KielGen-Codex model 11 days ago
  • processor_config.json
    1.33 kB
    Upload folder using huggingface_hub 12 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 12 days ago
  • tokenizer_config.json
    734 Bytes
    Upload folder using huggingface_hub 12 days ago