Text Generation
PEFT
Safetensors
English
phi3
conversational
custom_code
4-bit precision
bitsandbytes
Instructions to use syubraj/MedicalChat-Phi-3.5-mini-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use syubraj/MedicalChat-Phi-3.5-mini-instruct with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -79,7 +79,6 @@ response = generate_response(user_input)
|
|
| 79 |
print("Assistant Response:", response)
|
| 80 |
|
| 81 |
```
|
| 82 |
-
|
| 83 |
### 📝 Example Output
|
| 84 |
|
| 85 |
Assistant Response: Hello! I understand that you're looking to potentially increase your height, and I'll do my best to provide you with helpful information.
|
|
@@ -114,7 +113,7 @@ Remember, while these tips might help you look taller, they won't change your ac
|
|
| 114 |
|
| 115 |
I hope this information is helpful! If you have any more questions or need further assistance, feel free to ask.
|
| 116 |
|
| 117 |
-
|
| 118 |
---
|
| 119 |
|
| 120 |
## 📊 Training Details
|
|
|
|
| 79 |
print("Assistant Response:", response)
|
| 80 |
|
| 81 |
```
|
|
|
|
| 82 |
### 📝 Example Output
|
| 83 |
|
| 84 |
Assistant Response: Hello! I understand that you're looking to potentially increase your height, and I'll do my best to provide you with helpful information.
|
|
|
|
| 113 |
|
| 114 |
I hope this information is helpful! If you have any more questions or need further assistance, feel free to ask.
|
| 115 |
|
| 116 |
+
---
|
| 117 |
---
|
| 118 |
|
| 119 |
## 📊 Training Details
|