Hyprlyf commited on
Commit
30af323
·
verified ·
1 Parent(s): c459e81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
@@ -13,17 +13,17 @@ tags: []
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ tags: [language-model, causal-lm, chat, text-generation]
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
+ This is a custom AI language model developed by Hyprlyf Technologies for general-purpose conversational AI and code generation tasks. It can be used for NLP tasks including chat, summarization, and reasoning.
9
 
10
 
11
 
 
13
 
14
  ### Model Description
15
 
16
+ This model is a transformer-based causal language model trained on proprietary and open-source datasets for generating high-quality text and understanding conversational context.
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
+ - **Developed by:** [Hyprlyf_Technologies]
21
+ - **Funded by:** [Hyprlyf Technologies]
22
+ - **Shared by:** [Hyprlyf]
23
+ - **Model type:** [Causal Language Model (Transformer)]
24
+ - **Language(s) (NLP):** [English]
25
  - **License:** [More Information Needed]
26
+ - **Finetuned from model:** [gpt2]
27
 
28
  ### Model Sources [optional]
29