Add GGUF for Mamba (#34200)
* add mamba architecture for gguf * add logic for weights conversion, some fixes and refactoring * add lm_head layers, unit test refactoring * more fixes for tests * remove lm_head creation * remove unused comments
This commit is contained in:
committed by
GitHub
parent
eab6c491d4
commit
5251fe6271
@@ -86,6 +86,7 @@ For now the supported model architectures are the architectures that have been v
|
||||
- GPT2
|
||||
- Starcoder2
|
||||
- T5
|
||||
- Mamba
|
||||
|
||||
## Example usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user