mgonzs13's picture
Update README.md
c9d7ce2 verified
---
license: cc-by-nc-sa-4.0
base_model: SF-Foundation/TextBase-7B-v0.1
language:
- en
pipeline_tag: text-generation
tags:
- mistral
- gguf
library_name: llama.cpp
model_creator: SF-Foundation
model_name: TextBase-7B-v0.1
model_type: mistral
quantized_by: mgonzs13
---
# TextBase-7B-v0.1
**Model creator:** [SF-Foundation](https://huggingface.co/SF-Foundation)<br>
**Original model**: [TextBase-7B-v0.1](https://huggingface.co/SF-Foundation/TextBase-7B-v0.1)<br>
**GGUF quantization:** `llama.cpp` commit [4bfe50f741479c1df1c377260c3ff5702586719e](https://github.com/ggerganov/llama.cpp/tree/4bfe50f741479c1df1c377260c3ff5702586719e)<br>
## Description
Finetuned version of Mistral-7B-Instruct. Details on development to be published soon.
TextBase-7B was fine-tuned from the open source Mistral-7B model using a novel and patent-pending learning technique. Our learning framework relies on efficiently combining supervised and Reinforcement learning methods leveraging human and AI labels over a combination of public and CRM task-specific datasets. Supervised finetuning allows the model to learn task-specific skills while RLHF imparts human judgement making the model able to generalize, reason and follow instructions efficiently.
Checkout more models developed by Salesforce under https://huggingface.co/Salesforce