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

OhCherryFire
/
llama2-7b-game24-value

Feature Extraction
Transformers
PyTorch
English
llama
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use OhCherryFire/llama2-7b-game24-value with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OhCherryFire/llama2-7b-game24-value with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="OhCherryFire/llama2-7b-game24-value")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("OhCherryFire/llama2-7b-game24-value")
    model = AutoModel.from_pretrained("OhCherryFire/llama2-7b-game24-value")
  • Notebooks
  • Google Colab
  • Kaggle
llama2-7b-game24-value
13.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
OhCherryFire's picture
OhCherryFire
Update README.md
5e82322 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    478 Bytes
    Update README.md about 2 years ago
  • config.json
    620 Bytes
    add model over 2 years ago
  • pytorch_model-00001-of-00002.bin
    9.98 GB
    xet
    add model over 2 years ago
  • pytorch_model-00002-of-00002.bin
    3.24 GB
    xet
    add model over 2 years ago
  • pytorch_model.bin.index.json
    24.9 kB
    add model over 2 years ago
  • special_tokens_map.json
    461 Bytes
    add model over 2 years ago
  • tokenizer.json
    1.84 MB
    add model over 2 years ago
  • tokenizer.model
    500 kB
    xet
    add model over 2 years ago
  • tokenizer_config.json
    776 Bytes
    add model over 2 years ago