This repository contains the
transfromers
compatible
mamba-2.8b
. The checkpoints are untouched, but the full
config.json
and tokenizer are pushed to this repo.
Usage
You need to install
transformers
from
main
until
transformers=4.39.0
is released.
If any of these two is not installed, the "eager" implementation will be used. Otherwise the more optimised
cuda
kernels will be used.
Generation
You can use the classic
generate
API:
>>> from transformers import MambaConfig, MambaForCausalLM, AutoTokenizer
>>> import torch
>>> tokenizer = AutoTokenizer.from_pretrained("state-spaces/mamba-790m-hf")
>>> model = MambaForCausalLM.from_pretrained("state-spaces/mamba-790m-hf")
>>> input_ids = tokenizer("Hey how are you doing?", return_tensors="pt")["input_ids"]
>>> out = model.generate(input_ids, max_new_tokens=10)
>>> print(tokenizer.batch_decode(out))
["Hey how are you doing?\n\nI'm good.\n\nHow are"]
Runs of voidful mamba-790m-chat on huggingface.co
18
Total runs
0
24-hour runs
0
3-day runs
7
7-day runs
8
30-day runs
More Information About mamba-790m-chat huggingface.co Model
mamba-790m-chat huggingface.co is an AI model on huggingface.co that provides mamba-790m-chat's model effect (), which can be used instantly with this voidful mamba-790m-chat model. huggingface.co supports a free trial of the mamba-790m-chat model, and also provides paid use of the mamba-790m-chat. Support call mamba-790m-chat model through api, including Node.js, Python, http.
mamba-790m-chat huggingface.co is an online trial and call api platform, which integrates mamba-790m-chat's modeling effects, including api services, and provides a free online trial of mamba-790m-chat, you can try mamba-790m-chat online for free by clicking the link below.
voidful mamba-790m-chat online free url in huggingface.co:
mamba-790m-chat is an open source model from GitHub that offers a free installation service, and any user can find mamba-790m-chat on GitHub to install. At the same time, huggingface.co provides the effect of mamba-790m-chat install, users can directly use mamba-790m-chat installed effect in huggingface.co for debugging and trial. It also supports api for free installation.