Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

WhaletechAI
/
W1-4B-dLLM-Base

Transformers
Model card Files Files and versions
xet
Community
1

Instructions to use WhaletechAI/W1-4B-dLLM-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use WhaletechAI/W1-4B-dLLM-Base with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WhaletechAI/W1-4B-dLLM-Base", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
W1-4B-dLLM-Base / core
27.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Cynthiawhaletech's picture
Cynthiawhaletech
Initial release: W1-4B dLLM Base
267f903 25 days ago
  • __init__.py
    0 Bytes
    Initial release: W1-4B dLLM Base 25 days ago
  • loader.py
    7.39 kB
    Initial release: W1-4B dLLM Base 25 days ago
  • model.py
    11.7 kB
    Initial release: W1-4B dLLM Base 25 days ago
  • runner.py
    5.15 kB
    Initial release: W1-4B dLLM Base 25 days ago
  • vocab.py
    3.01 kB
    Initial release: W1-4B dLLM Base 25 days ago