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

GiorgiDuchidze
/
kona2-ilia

Text Generation
PEFT
Safetensors
Georgian
qlora
lora
georgian
persona
ilia-chavchavadze
phi-3.5
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use GiorgiDuchidze/kona2-ilia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use GiorgiDuchidze/kona2-ilia with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("tbilisi-ai-lab/kona2-small-3.8B")
    model = PeftModel.from_pretrained(base_model, "GiorgiDuchidze/kona2-ilia")
  • Notebooks
  • Google Colab
  • Kaggle
kona2-ilia
57.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Giorgi Duchidze
remove Windows-backslash artifact from tokenizer push
54e4b70 verified 11 days ago
  • .gitattributes
    1.52 kB
    initial commit 11 days ago
  • README.md
    9.61 kB
    Update README.md 11 days ago
  • adapter_config.json
    1.11 kB
    Upload model 11 days ago
  • adapter_model.safetensors
    50.4 MB
    xet
    adapter: re-save weights as fp16 (100 MB → ~50 MB) 11 days ago
  • chat_template.jinja
    336 Bytes
    Upload tokenizer 11 days ago
  • tokenizer.json
    6.75 MB
    Upload tokenizer 11 days ago
  • tokenizer_config.json
    469 Bytes
    Upload tokenizer 11 days ago