dondongwonlee commited on
Commit
9e5504f
·
verified ·
1 Parent(s): 7a7f7aa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-2-7b-chat-hf
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - Conversation
10
+ - Social
11
+ ---
12
+ # GELI: Adapted LLM (Llama-2-7b-chat-hf) for Social Conversations Via Facial Expressions
13
+
14
+
15
+
16
+
17
+
18
+ ### Llama 2 Attribution:
19
+
20
+ Overview:
21
+ This model is an adaptation of Meta's LLAMA 2. LLAMA 2 was originally developed and released by Meta, and you can find the official model and license details here. This version has been adapted or fine-tuned to be more suitable for social conversations.
22
+
23
+ Attribution to Meta:
24
+ This model is based on LLAMA 2, developed by Meta and released under Meta's LLAMA 2 Community License Agreement. All rights to the original LLAMA 2 model architecture, parameters, and other core features are retained by Meta. This adapted model respects the guidelines and requirements specified in Meta’s license.
25
+
26
+ Intended Use and Limitations:
27
+ While LLAMA 2 is licensed for research and certain commercial uses, please review and adhere to Meta's LLAMA 2 Community License Agreement to ensure compliant usage. Use cases outside the permissible scope of Meta's license are not supported by this adaptation.
28
+
29
+ License:
30
+ This model retains the original license terms of LLAMA 2. If you have questions about the legal implications of using or sharing this model, please refer to Meta’s license or consult with a legal professional.