JigneshPrajapati18 commited on
Commit
d625fb9
·
verified ·
1 Parent(s): 4261c58

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -16
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # TinyLlama-1.1B-Chat LoRA Fine-Tuned Model
2
 
3
  ![LoRA Diagram](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/peft/lora_diagram.png)
@@ -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
  ![LoRA Diagram](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/peft/lora_diagram.png)
 
16
  - [Model Overview](#overview)
17
  - [Key Features](#key-features)
18
  - [Installation](#installation)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  ## Overview
21