Skip to content

Commit 892a2e6

Browse files
committed
added notes about 3.1 granite
1 parent 7a24ddb commit 892a2e6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/lab-3/README.md

+14
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@ raise your hand we'll be there to help you ASAP.
1818
Next as a sanity check, run the following command to confirm you have the [granite3.1-dense](https://ollama.com/library/granite3.1-dense)
1919
model downloaded in `ollama`. This may take a bit, but we should have a way to copy it directly on your laptop.
2020

21+
If you didn't know, the supported languages with `granite3.1-dense` now include:
22+
- English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, Chinese (Simplified)
23+
24+
And the Capabilities also include:
25+
- Summarization
26+
- Text classification
27+
- Text extraction
28+
- Question-answering
29+
- Retrieval Augmented Generation (RAG)
30+
- Code related tasks
31+
- Function-calling tasks
32+
- Multilingual dialog use cases
33+
- Long-context tasks including long document/meeting summarization, long document QA, etc.
34+
2135
!!! note
2236
We need to figure out a way to copy the models into ollama without downloading.
2337

0 commit comments

Comments
 (0)