"docs/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "0e7409adb64ac19db2db3583ef3e4077cc569b30"
Upstream Mamba Support (`mamba_ssm`) (#1110)
* modularize HFLM code * pass through extra kwargs to AutoModel.from_pretrained call * remove explicit model_kwargs * rename gptq -> autogptq * fix tokenizer pad token errors * ensure model always respects device_map and autogptq's selected devices * add a _get_config helper fn * add mambaLMWrapper * add mamba extra * add mamba extra * fix conditional import * Fix botched merge commit * Remove beginning-of-file comment for consistency * Add docstring for mambaLM re: supported kwargs * Alphabetize extras * Update extras table * appease precommit * run precommit on mamba_lm
Showing
lm_eval/models/mamba_lm.py
0 → 100644
Please register or sign in to comment