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

hikewa
/
dialectic-qwen3-8b-lora

Text Generation
PEFT
Safetensors
dialectic
reasoning
argumentation
lora
integrative-reasoning
conversational
en
Model card Files Files and versions
xet
Community

Instructions to use hikewa/dialectic-qwen3-8b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hikewa/dialectic-qwen3-8b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
    model = PeftModel.from_pretrained(base_model, "hikewa/dialectic-qwen3-8b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
dialectic-qwen3-8b-lora
191 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
hikewa's picture
hikewa
Upload README.md with huggingface_hub
f28fc34 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    5.35 kB
    Upload README.md with huggingface_hub 4 months ago
  • adapter_config.json
    1.04 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    175 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    4.17 kB
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    5.4 kB
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 4 months ago