File size: 1,077 Bytes
f0aab88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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-GGUF

This is quantized version of SF-Foundation/TextBase-7B-v0.1 created using llama.cpp

# Model 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