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

s-nlp
/
Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown

Question Answering
Transformers
Safetensors
Model card Files Files and versions
xet
Community
1

Instructions to use s-nlp/Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use s-nlp/Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="s-nlp/Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("s-nlp/Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Knowledge-Packing-Llama-3.1-8B-Instruct-500Unknown-10HighKnown
7.11 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
memyprokotow's picture
memyprokotow
Update README.md
0e7093b verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.52 kB
    Update README.md over 1 year ago
  • adapter_config.json
    680 Bytes
    Upload LlamaForCausalLM over 1 year ago
  • adapter_model.safetensors
    7.1 MB
    xet
    Upload LlamaForCausalLM over 1 year ago
  • generation_config.json
    184 Bytes
    Upload LlamaForCausalLM over 1 year ago