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

alexgusevski
/
LLaMA-Mesh-q6-mlx

Text-to-3D
Transformers
Safetensors
MLX
llama
text-generation
mesh-generation
text-generation-inference
6-bit
Model card Files Files and versions
xet
Community

Instructions to use alexgusevski/LLaMA-Mesh-q6-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alexgusevski/LLaMA-Mesh-q6-mlx with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("alexgusevski/LLaMA-Mesh-q6-mlx")
    model = AutoModelForCausalLM.from_pretrained("alexgusevski/LLaMA-Mesh-q6-mlx")
  • MLX

    How to use alexgusevski/LLaMA-Mesh-q6-mlx with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir LLaMA-Mesh-q6-mlx alexgusevski/LLaMA-Mesh-q6-mlx
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
LLaMA-Mesh-q6-mlx
6.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
alexgusevski's picture
alexgusevski
Add files using upload-large-folder tool
53c0eac verified about 1 year ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool about 1 year ago
  • README.md
    834 Bytes
    Add files using upload-large-folder tool about 1 year ago
  • config.json
    1.1 kB
    Add files using upload-large-folder tool about 1 year ago
  • model-00001-of-00002.safetensors
    5.34 GB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • model-00002-of-00002.safetensors
    1.18 GB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • model.safetensors.index.json
    63.5 kB
    Add files using upload-large-folder tool about 1 year ago
  • special_tokens_map.json
    439 Bytes
    Add files using upload-large-folder tool about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • tokenizer_config.json
    51.3 kB
    Add files using upload-large-folder tool about 1 year ago