How to use from
Docker Model Runner
# Gated model: Login with a HF token with gated access permission
hf auth login
docker model run hf.co/Banaxi-Tech/waterfall-alpha
Quick Links

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Cascade Alpha

BananaMind 2 Mini checkpoint exported as a Hugging Face Transformers model folder.

  • Source checkpoint: step_022999.pt
  • Training step: 22,999
  • Tokens seen: 12,435,456,000
  • Parameters: ~25.2M
  • Context length: 4096
  • Tokenizer vocab: 8192

Load with:

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("Banaxi-Tech/waterfall-alpha", trust_remote_code=True)
tokenizer = AutoTokenizer.from_pretrained("Banaxi-Tech/waterfall-alpha")
Downloads last month
-
Safetensors
Model size
28.3M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support