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-Llama-3.1-8B-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-Llama-3.1-8B-Instruct-Adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use liuganghuggingface/Llamole-Llama-3.1-8B-Instruct-Adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "liuganghuggingface/Llamole-Llama-3.1-8B-Instruct-Adapter")
  • Notebooks
  • Google Colab
  • Kaggle
Llamole-Llama-3.1-8B-Instruct-Adapter
6.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
liuganghuggingface's picture
liuganghuggingface
Update README.md
2233558 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
    849 Bytes
    Update README.md almost 2 years ago
  • adapter_config.json
    773 Bytes
    Upload adapter_config.json with huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    6.35 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub almost 2 years ago
  • special_tokens_map.json
    1.68 kB
    Upload special_tokens_map.json with huggingface_hub almost 2 years ago
  • tokenizer.json
    9.09 MB
    Upload tokenizer.json with huggingface_hub almost 2 years ago
  • tokenizer_config.json
    53 kB
    Upload tokenizer_config.json with huggingface_hub almost 2 years ago