Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ Rice Paper is a community of Vietnamese AI enthusiasts and developers passionate
|
|
15 |
|
16 |
## Our Latest Products
|
17 |
[π€ vi-gemma-2B with Function Calling](https://huggingface.co/ricepaper/vi-gemma-2b-specialized-function-calling)
|
18 |
-
We've fine-tuned powerful Gemma 2B to integrate seamlessly with function calling capabilities. This enables the model to interact with external APIs and tools, expanding its potential beyond text generation.
|
19 |
|
20 |
[π vi-gemma-2B for Retrieval Augmented Generation (RAG)](https://huggingface.co/ricepaper/vi-gemma-2b-RAG)
|
21 |
-
We've also fine-tuned
|
22 |
|
23 |
π Our Turtorial Github repo: [github](https://github.com/Martincrux)
|
24 |
|
|
|
15 |
|
16 |
## Our Latest Products
|
17 |
[π€ vi-gemma-2B with Function Calling](https://huggingface.co/ricepaper/vi-gemma-2b-specialized-function-calling)
|
18 |
+
We've fine-tuned the powerful Gemma 2B model to integrate seamlessly with function calling capabilities. This enables the model to interact with external APIs and tools, expanding its potential beyond text generation.
|
19 |
|
20 |
[π vi-gemma-2B for Retrieval Augmented Generation (RAG)](https://huggingface.co/ricepaper/vi-gemma-2b-RAG)
|
21 |
+
We've also fine-tuned Gemma 2B to excel at Retrieval Augmented Generation (RAG) tasks specifically for Vietnamese. This means our Gemma 2B can access and utilize external knowledge sources to provide more comprehensive and accurate responses.
|
22 |
|
23 |
π Our Turtorial Github repo: [github](https://github.com/Martincrux)
|
24 |
|