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

lebeda
/
my-LLaMA-final

Transformers
TensorBoard
Safetensors
llama
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use lebeda/my-LLaMA-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lebeda/my-LLaMA-final with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, Llama
    
    tokenizer = AutoTokenizer.from_pretrained("lebeda/my-LLaMA-final")
    model = Llama.from_pretrained("lebeda/my-LLaMA-final", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my-LLaMA-final
412 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
lebeda's picture
lebeda
End of training
c438c01 verified over 1 year ago
  • runs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.04 kB
    End of training over 1 year ago
  • config.json
    358 Bytes
    End of training over 1 year ago
  • model.safetensors
    407 MB
    xet
    End of training over 1 year ago
  • special_tokens_map.json
    437 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.51 MB
    End of training over 1 year ago
  • tokenizer.model
    493 kB
    xet
    Upload tokenizer.model over 1 year ago
  • tokenizer_config.json
    998 Bytes
    End of training over 1 year ago
  • training_args.bin
    4.92 kB
    xet
    End of training over 1 year ago