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

llm-jp
/
Llama-Mimi-8B

Audio-to-Audio
Transformers
Safetensors
English
llama
text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use llm-jp/Llama-Mimi-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use llm-jp/Llama-Mimi-8B with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("llm-jp/Llama-Mimi-8B")
    model = AutoModelForCausalLM.from_pretrained("llm-jp/Llama-Mimi-8B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-Mimi-8B
32.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
speed's picture
speed
Update README.md
7c53a2f verified 11 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 11 months ago
  • LICENSE
    7.63 kB
    Create LICENSE 11 months ago
  • README.md
    6.63 kB
    Update README.md 11 months ago
  • config.json
    862 Bytes
    Upload LlamaForCausalLM 11 months ago
  • generation_config.json
    180 Bytes
    Upload LlamaForCausalLM 11 months ago
  • model-00001-of-00007.safetensors
    4.95 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00002-of-00007.safetensors
    4.9 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00003-of-00007.safetensors
    5 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00004-of-00007.safetensors
    5 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00005-of-00007.safetensors
    4.83 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00006-of-00007.safetensors
    5 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model-00007-of-00007.safetensors
    2.71 GB
    xet
    Upload LlamaForCausalLM 11 months ago
  • model.safetensors.index.json
    24 kB
    Upload LlamaForCausalLM 11 months ago
  • special_tokens_map.json
    1.5 kB
    Upload tokenizer 11 months ago
  • tokenizer.json
    18.7 MB
    xet
    Upload tokenizer 11 months ago
  • tokenizer_config.json
    1.49 MB
    Upload tokenizer 11 months ago