Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,33 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- llama-factory
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Model Card for Model ID
|
| 8 |
+
|
| 9 |
+
Visit [here](https://huggingface.co/BostonU/33_241115) for the model repository.
|
| 10 |
+
|
| 11 |
+
- **This is only a proof-of-concept model!**
|
| 12 |
+
- A bilingual assistant model fine-tuned by the BUCSSA Technology Department to answer frequently asked questions from incoming terriers.
|
| 13 |
+
- Special thanks to all members of the Technology Department and eBoard of BUCSSA for providing the QA pairs used during freeze-parameter training.
|
| 14 |
+
|
| 15 |
+
## Technical Specifications
|
| 16 |
+
|
| 17 |
+
### Model Architecture and Objective
|
| 18 |
+
|
| 19 |
+
Qwen-2, Text generation
|
| 20 |
+
|
| 21 |
+
### Compute Infrastructure
|
| 22 |
+
|
| 23 |
+
#### Hardware
|
| 24 |
+
|
| 25 |
+
- NVIDIA RTX 4090 (24 GB VRAM)
|
| 26 |
+
|
| 27 |
+
#### Software
|
| 28 |
+
|
| 29 |
+
- AutoGPTQ, Vllm
|
| 30 |
+
|
| 31 |
+
## Model Card Contact
|
| 32 |
+
|
| 33 |
+
bucssatech@gmail.com
|