Instructions to use HaveAI/Flare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use HaveAI/Flare with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('question-answering', 'HaveAI/Flare');
Upload flare_gpt2_project.zip
Browse files- flare_gpt2_project.zip +3 -0
flare_gpt2_project.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5aa05cbd703091f00c7640b91ee9433d4a5c3c94dc689781cafa3508b4a962c
|
| 3 |
+
size 4614
|