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,6 +79,8 @@ response = generate_response(user_input)
|
|
| 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,7 +115,6 @@ Remember, while these tips might help you look taller, they won't change your ac
|
|
| 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
|
|
|
|
| 79 |
print("Assistant Response:", response)
|
| 80 |
|
| 81 |
```
|
| 82 |
+
---
|
| 83 |
+
|
| 84 |
### 📝 Example Output
|
| 85 |
|
| 86 |
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.
|
|
|
|
| 115 |
|
| 116 |
I hope this information is helpful! If you have any more questions or need further assistance, feel free to ask.
|
| 117 |
|
|
|
|
| 118 |
---
|
| 119 |
|
| 120 |
## 📊 Training Details
|