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

tawfikgh
/
llama2-ggml

Transformers
PyTorch
Model card Files Files and versions
xet
Community
1

Instructions to use tawfikgh/llama2-ggml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tawfikgh/llama2-ggml with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("tawfikgh/llama2-ggml", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llama2-ggml
3.83 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 23 commits
tawfik.gh
test 3
93f1934 over 2 years ago
  • .gitattributes
    1.52 kB
    new test over 2 years ago
  • config.json
    2 Bytes
    new test1 over 2 years ago
  • ggml-model.ggml.q4_0.bin
    3.83 GB
    xet
    init model over 2 years ago
  • model.q4_0.pkl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    76 Bytes
    xet
    add pikle file over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    127 kB
    xet
    new test1 over 2 years ago
  • tokenizer.model
    500 kB
    xet
    test 2 over 2 years ago
  • tokenizer_checklist.chk
    50 Bytes
    test 3 over 2 years ago