-
- Downloads
Add RAFT llamapack (#12084)
* Add RAFT llamapack * Update readme and usage * resolve errors * resolve errors * Updated node parser based on raft repository * Add examples
Showing
- llama-index-packs/llama-index-packs-raft-dataset/.gitignore 153 additions, 0 deletionsllama-index-packs/llama-index-packs-raft-dataset/.gitignore
- llama-index-packs/llama-index-packs-raft-dataset/BUILD 3 additions, 0 deletionsllama-index-packs/llama-index-packs-raft-dataset/BUILD
- llama-index-packs/llama-index-packs-raft-dataset/Makefile 17 additions, 0 deletionsllama-index-packs/llama-index-packs-raft-dataset/Makefile
- llama-index-packs/llama-index-packs-raft-dataset/README.md 45 additions, 0 deletionsllama-index-packs/llama-index-packs-raft-dataset/README.md
- llama-index-packs/llama-index-packs-raft-dataset/examples/raft_dataset.ipynb 145 additions, 0 deletions...lama-index-packs-raft-dataset/examples/raft_dataset.ipynb
- llama-index-packs/llama-index-packs-raft-dataset/llama_index/packs/raft_dataset/BUILD 1 addition, 0 deletions...x-packs-raft-dataset/llama_index/packs/raft_dataset/BUILD
- llama-index-packs/llama-index-packs-raft-dataset/llama_index/packs/raft_dataset/__init__.py 3 additions, 0 deletions...s-raft-dataset/llama_index/packs/raft_dataset/__init__.py
- llama-index-packs/llama-index-packs-raft-dataset/llama_index/packs/raft_dataset/base.py 215 additions, 0 deletions...packs-raft-dataset/llama_index/packs/raft_dataset/base.py
- llama-index-packs/llama-index-packs-raft-dataset/pyproject.toml 65 additions, 0 deletions...index-packs/llama-index-packs-raft-dataset/pyproject.toml
- llama-index-packs/llama-index-packs-raft-dataset/tests/BUILD 1 addition, 0 deletionsllama-index-packs/llama-index-packs-raft-dataset/tests/BUILD
- llama-index-packs/llama-index-packs-raft-dataset/tests/__init__.py 0 additions, 0 deletions...ex-packs/llama-index-packs-raft-dataset/tests/__init__.py
- llama-index-packs/llama-index-packs-raft-dataset/tests/test_packs_raft_dataset.py 7 additions, 0 deletions...index-packs-raft-dataset/tests/test_packs_raft_dataset.py
Loading
Please register or sign in to comment