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

Eldadalbajob
/
Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16

Translation
Transformers
Safetensors
MLX
hunyuan_v1_dense
text-generation
abliterated
uncensored
mlx-my-repo
Model card Files Files and versions
xet
Community

Instructions to use Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16 with Transformers:

    # Use a pipeline as a high-level helper
    # Warning: Pipeline type "translation" is no longer supported in transformers v5.
    # You must load the model directly (see below) or downgrade to v4.x with:
    # 'pip install "transformers<5.0.0'
    from transformers import pipeline
    
    pipe = pipeline("translation", model="Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16")
    model = AutoModelForCausalLM.from_pretrained("Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16", device_map="auto")
  • MLX

    How to use Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16 with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16 Eldadalbajob/Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • Atomic Chat
Huihui-Hunyuan-MT-Chimera-7B-abliterated-mlx-fp16
15 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Eldadalbajob's picture
Eldadalbajob
Upload README.md with huggingface_hub
04b07cc verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub about 1 year ago
  • README.md
    1.11 kB
    Upload README.md with huggingface_hub about 1 year ago
  • chat_template.jinja
    662 Bytes
    Upload chat_template.jinja with huggingface_hub about 1 year ago
  • config.json
    1.47 kB
    Upload config.json with huggingface_hub about 1 year ago
  • generation_config.json
    205 Bytes
    Upload generation_config.json with huggingface_hub about 1 year ago
  • model-00001-of-00003.safetensors
    5.3 GB
    xet
    Upload model-00001-of-00003.safetensors with huggingface_hub about 1 year ago
  • model-00002-of-00003.safetensors
    5.35 GB
    xet
    Upload model-00002-of-00003.safetensors with huggingface_hub about 1 year ago
  • model-00003-of-00003.safetensors
    4.36 GB
    xet
    Upload model-00003-of-00003.safetensors with huggingface_hub about 1 year ago
  • model.safetensors.index.json
    31.2 kB
    Upload model.safetensors.index.json with huggingface_hub about 1 year ago
  • special_tokens_map.json
    431 Bytes
    Upload special_tokens_map.json with huggingface_hub about 1 year ago
  • tokenizer.json
    16.4 MB
    xet
    Upload tokenizer.json with huggingface_hub about 1 year ago
  • tokenizer_config.json
    37.8 kB
    Upload tokenizer_config.json with huggingface_hub about 1 year ago