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

huihui-ai
/
Huihui-HY-MT1.5-1.8B-abliterated

Translation
Transformers
Safetensors
abliterated
uncensored
Model card Files Files and versions
xet
Community

Instructions to use huihui-ai/Huihui-HY-MT1.5-1.8B-abliterated with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use huihui-ai/Huihui-HY-MT1.5-1.8B-abliterated 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="huihui-ai/Huihui-HY-MT1.5-1.8B-abliterated")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("huihui-ai/Huihui-HY-MT1.5-1.8B-abliterated", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Huihui-HY-MT1.5-1.8B-abliterated
3.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
huihui-ai's picture
huihui-ai
Update README.md
2d6beea verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • License.txt
    16.3 kB
    Add files using upload-large-folder tool 6 months ago
  • README.md
    9.01 kB
    Update README.md 6 months ago
  • chat_template.jinja
    654 Bytes
    Add files using upload-large-folder tool 6 months ago
  • config.json
    1.4 kB
    Add files using upload-large-folder tool 6 months ago
  • generation_config.json
    232 Bytes
    Add files using upload-large-folder tool 6 months ago
  • model.safetensors
    3.58 GB
    xet
    Add files using upload-large-folder tool 6 months ago
  • special_tokens_map.json
    511 Bytes
    Add files using upload-large-folder tool 6 months ago
  • tokenizer.json
    9.53 MB
    Add files using upload-large-folder tool 6 months ago
  • tokenizer_config.json
    172 kB
    Add files using upload-large-folder tool 6 months ago