Spaces:
Sleeping
Sleeping
Changes to app
Browse files
README.md
CHANGED
@@ -8,16 +8,3 @@ pinned: false
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
11 |
-
|
12 |
-
# DirectEd-AI-LoRA-API 🚀
|
13 |
-
|
14 |
-
This Hugging Face Space hosts my fine-tuned LoRA model using FastAPI.
|
15 |
-
Endpoint: `POST /generate`
|
16 |
-
|
17 |
-
Example request:
|
18 |
-
```json
|
19 |
-
{
|
20 |
-
"prompt": "Explain React in MERN stack.",
|
21 |
-
"max_new_tokens": 200,
|
22 |
-
"temperature": 0.7
|
23 |
-
}
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|