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

liuganghuggingface
/
Llamole-Qwen2-7B-Instruct-Adapter

Graph Machine Learning
PEFT
Safetensors
English
Text-Graph-to-Text
chemistry
material science
molecular design
Model card Files Files and versions
xet
Community

Instructions to use liuganghuggingface/Llamole-Qwen2-7B-Instruct-Adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use liuganghuggingface/Llamole-Qwen2-7B-Instruct-Adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "liuganghuggingface/Llamole-Qwen2-7B-Instruct-Adapter")
  • Notebooks
  • Google Colab
  • Kaggle
Llamole-Qwen2-7B-Instruct-Adapter
2.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
liuganghuggingface's picture
liuganghuggingface
Update README.md
de48162 verified almost 2 years ago
  • connector
    Upload connector/lm_to_graph_predictor.pt with huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    834 Bytes
    Update README.md almost 2 years ago
  • adapter_config.json
    758 Bytes
    Upload adapter_config.json with huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    2.22 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub almost 2 years ago
  • added_tokens.json
    321 Bytes
    Upload added_tokens.json with huggingface_hub almost 2 years ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub almost 2 years ago
  • special_tokens_map.json
    1.69 kB
    Upload special_tokens_map.json with huggingface_hub almost 2 years ago
  • tokenizer.json
    7.03 MB
    Upload tokenizer.json with huggingface_hub almost 2 years ago
  • tokenizer_config.json
    3.34 kB
    Upload tokenizer_config.json with huggingface_hub almost 2 years ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub almost 2 years ago