Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This model was built using the **PREM platform**, which simplifies the process of creating fine-tuned, domain-specific LLMs — making it more accessible to teams without deep ML infrastructure or large-scale compute setups.
|
| 2 |
|
| 3 |
If you're building with or evaluating AI in healthcare, we'd love to hear your feedback — or collaborate on future domains.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Qwen/Qwen2.5-7B-Instruct
|
| 7 |
+
---
|
| 8 |
This model was built using the **PREM platform**, which simplifies the process of creating fine-tuned, domain-specific LLMs — making it more accessible to teams without deep ML infrastructure or large-scale compute setups.
|
| 9 |
|
| 10 |
If you're building with or evaluating AI in healthcare, we'd love to hear your feedback — or collaborate on future domains.
|