Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# TinyLlama-1.1B-Chat LoRA Fine-Tuned Model
|
2 |
|
3 |

|
@@ -6,22 +16,6 @@
|
|
6 |
- [Model Overview](#overview)
|
7 |
- [Key Features](#key-features)
|
8 |
- [Installation](#installation)
|
9 |
-
- [Usage](#usage)
|
10 |
-
- [Basic Inference](#basic-inference)
|
11 |
-
- [Chat Interface](#chat-interface)
|
12 |
-
- [API Deployment](#api-deployment)
|
13 |
-
- [Training Details](#training-details)
|
14 |
-
- [Dataset Structure](#dataset-structure)
|
15 |
-
- [Hyperparameters](#hyperparameters)
|
16 |
-
- [Hardware Requirements](#hardware-requirements)
|
17 |
-
- [Performance Benchmarks](#performance-benchmarks)
|
18 |
-
- [Deployment Options](#deployment-options)
|
19 |
-
- [Limitations](#limitations)
|
20 |
-
- [Ethical Considerations](#ethical-considerations)
|
21 |
-
- [License](#license)
|
22 |
-
- [Citation](#citation)
|
23 |
-
- [Contributing](#contributing)
|
24 |
-
- [Contact](#contact)
|
25 |
|
26 |
## Overview
|
27 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- language-model
|
5 |
+
- instruction-tuning
|
6 |
+
- lora
|
7 |
+
- tinyllama
|
8 |
+
- text-generation
|
9 |
+
---
|
10 |
+
|
11 |
# TinyLlama-1.1B-Chat LoRA Fine-Tuned Model
|
12 |
|
13 |

|
|
|
16 |
- [Model Overview](#overview)
|
17 |
- [Key Features](#key-features)
|
18 |
- [Installation](#installation)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Overview
|
21 |
|