Text Generation
Transformers
English
mixtral
legal
conversational
Inference Endpoints
d-delaurier commited on
Commit
3031a79
1 Parent(s): 1780da1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Redactable-LLM
2
  The high-level overview for integrating multiple Open Source Large Language Models within the AutoGen Framework is as follows:
3
 
 
1
+ ---
2
+ datasets:
3
+ - cognitivecomputations/dolphin
4
+ - cognitivecomputations/dolphin-coder
5
+ - Open-Orca/OpenOrca
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ tags:
10
+ - legal
11
+ ---
12
  # Redactable-LLM
13
  The high-level overview for integrating multiple Open Source Large Language Models within the AutoGen Framework is as follows:
14