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

Tiranyx
/
sidix-lora

Text Generation
PEFT
Safetensors
Indonesian
English
Arabic
ai-agent
lora
qwen
self-hosted
open-source
free
rag
epistemology
indonesia
islamic-epistemology
local-ai
agentic-ai
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use Tiranyx/sidix-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Tiranyx/sidix-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Tiranyx/sidix-lora")
  • Notebooks
  • Google Colab
  • Kaggle
sidix-lora
92.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Tiranyx's picture
Tiranyx
UPDATE model card vol 20: correct personas + 48 tools + Vol 14-20 highlights + honest limits
eae3afc verified 24 days ago
  • .gitattributes
    1.57 kB
    Upload SIDIX LoRA adapter weights 30 days ago
  • README.md
    10.1 kB
    UPDATE model card vol 20: correct personas + 48 tools + Vol 14-20 highlights + honest limits 24 days ago
  • adapter_config.json
    527 Bytes
    Upload SIDIX LoRA adapter weights 30 days ago
  • adapter_model.safetensors
    80.8 MB
    xet
    Upload SIDIX LoRA adapter weights 30 days ago
  • chat_template.jinja
    2.51 kB
    Upload SIDIX LoRA adapter weights 30 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload SIDIX LoRA adapter weights 30 days ago
  • tokenizer_config.json
    324 Bytes
    Fix tokenizer_config.json — remove BOM, valid JSON 30 days ago