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

kv-rane
/
text2cypher-smollm2

Text Generation
PEFT
Safetensors
English
cypher
graph-database
lora
conversational
Model card Files Files and versions
xet
Community

Instructions to use kv-rane/text2cypher-smollm2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kv-rane/text2cypher-smollm2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM2-135M-Instruct")
    model = PeftModel.from_pretrained(base_model, "kv-rane/text2cypher-smollm2")
  • Notebooks
  • Google Colab
  • Kaggle
text2cypher-smollm2
36.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
kv-rane's picture
kv-rane
Update README.md
d637f8b verified 20 days ago
  • checkpoint-500
    Upload folder using huggingface_hub 21 days ago
  • checkpoint-750
    Upload folder using huggingface_hub 21 days ago
  • .gitattributes
    1.52 kB
    initial commit 21 days ago
  • README.md
    2.95 kB
    Update README.md 20 days ago
  • adapter_config.json
    688 Bytes
    Upload folder using huggingface_hub 21 days ago
  • adapter_model.safetensors
    3.7 MB
    xet
    Upload folder using huggingface_hub 21 days ago
  • merges.txt
    466 kB
    Upload folder using huggingface_hub 21 days ago
  • special_tokens_map.json
    569 Bytes
    Upload folder using huggingface_hub 21 days ago
  • tokenizer.json
    2.1 MB
    Upload folder using huggingface_hub 21 days ago
  • tokenizer_config.json
    3.92 kB
    Upload folder using huggingface_hub 21 days ago
  • vocab.json
    801 kB
    Upload folder using huggingface_hub 21 days ago