mkschulz9 commited on
Commit
7ab40a7
1 Parent(s): 5aa9023

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -9,15 +9,12 @@ tags:
9
  model-index:
10
  - name: code-llama-7b-chatbot
11
  results: []
 
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
  # code-llama-7b-chatbot
18
 
19
- This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on an unknown dataset.
20
-
21
  ## Model description
22
 
23
  More information needed
 
9
  model-index:
10
  - name: code-llama-7b-chatbot
11
  results: []
12
+ pipeline_tag: text-generation
13
  ---
14
 
 
 
 
15
  # code-llama-7b-chatbot
16
 
17
+ This model, 'mkschulz9/code-llama-7b-chatbot,' is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf), fine-tuned on a custom, QA-style dataset. It utilizes advanced techniques like LoRA and precision optimization with BitsAndBytes for efficient performance. The model is designed to answer questions about Matthew Schulz's educational background, work experience, and hobbies/interests.
 
18
  ## Model description
19
 
20
  More information needed