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

rst0070
/
tiny-graph-extractor-qwen3.5-0.8b-lora

Text Generation
PEFT
Safetensors
English
knowledge-graph
relation-extraction
entity-extraction
qlora
lora
sft
qwen
conversational
Model card Files Files and versions
xet
Community

Instructions to use rst0070/tiny-graph-extractor-qwen3.5-0.8b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use rst0070/tiny-graph-extractor-qwen3.5-0.8b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.5-0.8B")
    model = PeftModel.from_pretrained(base_model, "rst0070/tiny-graph-extractor-qwen3.5-0.8b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-graph-extractor-qwen3.5-0.8b-lora
45.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rst0070's picture
rst0070
docs: update model card
5dfba14 6 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 14 days ago
  • README.md
    3.73 kB
    docs: update model card 6 days ago
  • adapter_config.json
    1.25 kB
    Upload folder using huggingface_hub 14 days ago
  • adapter_model.safetensors
    25.6 MB
    xet
    Upload folder using huggingface_hub 14 days ago
  • chat_template.jinja
    7.82 kB
    Upload folder using huggingface_hub 14 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 14 days ago
  • tokenizer_config.json
    7.16 kB
    Upload folder using huggingface_hub 14 days ago