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

jadohu
/
llamagen2_drafter

Text-to-Image
Transformers
PyTorch
llama
text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
2

Instructions to use jadohu/llamagen2_drafter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jadohu/llamagen2_drafter with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("jadohu/llamagen2_drafter")
    model = AutoModelForCausalLM.from_pretrained("jadohu/llamagen2_drafter", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llamagen2_drafter
451 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
jadohu's picture
jadohu
nielsr's picture
nielsr HF Staff
Add model card (#1)
4881553 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    319 Bytes
    Add model card (#1) over 1 year ago
  • config.json
    633 Bytes
    add model almost 2 years ago
  • optimizer.bin
    189 MB
    xet
    add model almost 2 years ago
  • pytorch_model.bin
    178 MB
    xet
    add model almost 2 years ago
  • pytorch_model_1.bin
    83.9 MB
    xet
    add model almost 2 years ago
  • random_states_0.pkl
    15.1 kB
    xet
    add model almost 2 years ago
  • scaler.pt
    988 Bytes
    xet
    add model almost 2 years ago
  • scheduler.bin
    1 kB
    xet
    add model almost 2 years ago