Instructions to use eagerworks/eager-embed-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eagerworks/eager-embed-v1 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Juan Pablo Balarini commited on
Commit ·
51dfdee
1
Parent(s): 07dcbfc
Improve README
Browse files
README.md
CHANGED
|
@@ -109,7 +109,7 @@ print("Similarities:", sim1.item(), sim2.item())
|
|
| 109 |
|
| 110 |
### Training Data
|
| 111 |
|
| 112 |
-
|
| 113 |
- 8x RTX 5090 for a total of 256 GB of VRAM
|
| 114 |
- AMD EPYC 9534 64-Core CPU (128 threads)
|
| 115 |
- 256 RAM
|
|
|
|
| 109 |
|
| 110 |
### Training Data
|
| 111 |
|
| 112 |
+
Training was done on a computer with the following specs:
|
| 113 |
- 8x RTX 5090 for a total of 256 GB of VRAM
|
| 114 |
- AMD EPYC 9534 64-Core CPU (128 threads)
|
| 115 |
- 256 RAM
|