Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
salgadev/docverifyrag
abdulqadeer55
/
DocVerifyRAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DocVerifyRAG
/
backend
/
node_modules
/
delayed-stream
/
Makefile
SANDRAMSC
Updated README.md with Hugging Face configuration
51ddcbf
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test