kinqsradio commited on
Commit
38927a0
·
verified ·
1 Parent(s): f25b7e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: cc
3
  ---
4
 
5
- # Fine-tuned Gemma with OpenAI Function Call Support
6
 
7
  Finetuned version of [Mistral-7B-Instruct-v0.2 ](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) to support direct function calling. This new capability aligns with the functionality seen in OpenAI's models, enabling Gemma to interact with external data sources and perform more complex tasks, such as fetching real-time information or integrating with custom databases for enriched AI-powered applications.
8
 
 
2
  license: cc
3
  ---
4
 
5
+ # Fine-tuned Mistral 7B Instruct v0.2 with OpenAI Function Call Support
6
 
7
  Finetuned version of [Mistral-7B-Instruct-v0.2 ](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) to support direct function calling. This new capability aligns with the functionality seen in OpenAI's models, enabling Gemma to interact with external data sources and perform more complex tasks, such as fetching real-time information or integrating with custom databases for enriched AI-powered applications.
8