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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@ license: cc
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
 
9
  ## Features
10
 
11
- - **Direct Function Calls**: Gemma now supports structured function calls, allowing for the integration of external APIs and databases directly into the conversational flow. This makes it possible to execute custom searches, retrieve data from the web or specific databases, and even summarize or explain content in depth.
12
 
13
  ## Quantization Models
14
  - Updating
 
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 Mistral 7B Instruct v0.2 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
 
9
  ## Features
10
 
11
+ - **Direct Function Calls**: Mistral 7B Instruct v0.2 now supports structured function calls, allowing for the integration of external APIs and databases directly into the conversational flow. This makes it possible to execute custom searches, retrieve data from the web or specific databases, and even summarize or explain content in depth.
12
 
13
  ## Quantization Models
14
  - Updating