Skip to content
Snippets Groups Projects
Commit 9c566b05 authored by Logan Markewich's avatar Logan Markewich
Browse files

patch import

parent a594e22d
Branches logan/patch_llama2
No related tags found
No related merge requests found
import { LlamaDeuce } from "llamaindex/src/llm/LLM"; import { LlamaDeuce } from "llamaindex";
(async () => { (async () => {
const deuce = new LlamaDeuce(); const deuce = new LlamaDeuce();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment