Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 6c3f2b8

Browse files
authored
Update README.md to include granite (#1445)
* Update README.md to include granite @gabe-l-hart @Jack-Khuu adding to table since #1262 is complete. Does torchchat need anything else before it's appropriate to say granite is supported? * Update README.md Remove extraneous white space * Update README.md Typos * Update build_native.sh Use new ABI
1 parent 83e7624 commit 6c3f2b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ aliases.
6969
|[tinyllamas/stories42M](https://huggingface.co/karpathy/tinyllamas/tree/main)||Toy model for `generate`. Alias to `stories42M`.|
7070
|[tinyllamas/stories110M](https://huggingface.co/karpathy/tinyllamas/tree/main)||Toy model for `generate`. Alias to `stories110M`.|
7171
|[openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)||Best for `generate`. Alias to `open-llama`.|
72+
| [ibm-granite/granite-3b-code-instruct-128k](https://huggingface.co/ibm-granite/granite-3b-code-instruct-128k) || Alias to `granite-code` and `granite-code-3b`.|
73+
| [ibm-granite/granite-8b-code-instruct-128k](https://huggingface.co/ibm-granite/granite-8b-code-instruct-128k) || Alias to `granite-code-8b`.|
74+
| [ibm-granite/granite-3.0-2b-instruct](https://huggingface.co/ibm-granite/granite-3.0-2b-instruct) || Alias to `granite3-2b` and `granite3`.|
75+
| [ibm-granite/granite-3.0-8b-instruct](https://huggingface.co/ibm-granite/granite-3.0-8b-instruct) || Alias to `granite3-8b`.|
76+
| [ibm-granite/granite-3.1-2b-instruct](https://huggingface.co/ibm-granite/granite-3.1-2b-instruct) || Alias to `granite3.1-2b` and `granite3.1`.|
77+
| [ibm-granite/granite-3.1-8b-instruct](https://huggingface.co/ibm-granite/granite-3.1-8b-instruct) || Alias to `granite3.1-8b`.|
78+
7279

7380
## Installation
7481
The following steps require that you have [Python 3.10](https://www.python.org/downloads/release/python-3100/) installed.

0 commit comments

Comments
 (0)