You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
* 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
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,13 @@ aliases.
69
69
|[tinyllamas/stories42M](https://huggingface.co/karpathy/tinyllamas/tree/main)|✅|Toy model for `generate`. Alias to `stories42M`.|
70
70
|[tinyllamas/stories110M](https://huggingface.co/karpathy/tinyllamas/tree/main)|✅|Toy model for `generate`. Alias to `stories110M`.|
71
71
|[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
+
72
79
73
80
## Installation
74
81
The following steps require that you have [Python 3.10](https://www.python.org/downloads/release/python-3100/) installed.
0 commit comments