liuganghuggingface
commited on
Commit
•
c01504c
1
Parent(s):
450a161
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
The adapter fine-tuned for Llamole (Multimodal Large Language Model for Molecular Discovery)
|
9 |
+
|
10 |
+
## Model Sources [optional]
|
11 |
+
|
12 |
+
- **Repository:** Coming soon
|
13 |
+
- **Paper:** Coming soon
|
14 |
+
- **Demo:** Coming soon
|
15 |
+
|
16 |
+
## Training Details
|
17 |
+
|
18 |
+
Coming soon
|
19 |
+
|
20 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|