Document Question Answering
fastai
French
PDF
Q&A
LLM
HuggingFace
Qdrant
n8n
document
intelligence
semantic
Instructions to use progitanas1/anasforvismazarsmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use progitanas1/anasforvismazarsmodel with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("progitanas1/anasforvismazarsmodel") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ base_model:
|
|
| 14 |
- sentence-transformers/all-MiniLM-L6-v2
|
| 15 |
new_version: mistralai/Mistral-7B-Instruct-v0.3
|
| 16 |
pipeline_tag: document-question-answering
|
| 17 |
-
library_name:
|
| 18 |
tags:
|
| 19 |
- PDF
|
| 20 |
- Q&A
|
|
|
|
| 14 |
- sentence-transformers/all-MiniLM-L6-v2
|
| 15 |
new_version: mistralai/Mistral-7B-Instruct-v0.3
|
| 16 |
pipeline_tag: document-question-answering
|
| 17 |
+
library_name: fastai
|
| 18 |
tags:
|
| 19 |
- PDF
|
| 20 |
- Q&A
|