Text Generation
Adapters
TensorBoard
Safetensors
English
phi-msft
Generated from Trainer
custom_code
Instructions to use venkycs/phi-2-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use venkycs/phi-2-instruct with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("venkycs/phi-2-instruct", set_active=True) - Inference
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,7 @@ model-index:
|
|
| 13 |
datasets:
|
| 14 |
- HuggingFaceH4/ultrachat_200k
|
| 15 |
library_name: adapter-transformers
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -68,4 +69,4 @@ View the full training metrics on TensorBoard [here](https://huggingface.co/venk
|
|
| 68 |
|
| 69 |
## Author's LinkedIn Profile
|
| 70 |
|
| 71 |
-
[venkycs](https://linkedin.com/in/venkycs)
|
|
|
|
| 13 |
datasets:
|
| 14 |
- HuggingFaceH4/ultrachat_200k
|
| 15 |
library_name: adapter-transformers
|
| 16 |
+
license: mit
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 69 |
|
| 70 |
## Author's LinkedIn Profile
|
| 71 |
|
| 72 |
+
[venkycs](https://linkedin.com/in/venkycs)
|