Aswin Pyakurel
Aswin Pyakurel
any idea how i can solve this?
Initializing Chat Loading VIT Loading VIT Done Loading Q-Former Loading Q-Former Done Loading LLAMA miniconda3/envs/fit/lib/python3.11/site-packages/transformers/tokenization_utils_base.py:1714: FutureWarning: Calling LlamaTokenizer.from_pretrained() with the path to a single file or url is deprecated and...
python demo.py --cfg-path eval_configs/minigpt4_eval.yaml Initializing Chat Loading VIT Loading VIT Done Loading Q-Former Loading Q-Former Done Loading LLAMA Traceback (most recent call last): File "/home/Startupcolors/doze/wound/MiniGPT-4/demo.py", line 57, in model =...
2023-04-25 18:37:50.156 Uncaught app exception Traceback (most recent call last): File "/opt/homebrew/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script exec(code, module.__dict__) File "Documents/Chat-with-Github-Repo/chat.py", line 38, in db = DeepLake(dataset_path=active_loop_data_set_path, read_only=True, embedding_function=embeddings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError:...
while deploying to vercel Can anyone please help. Thanks a lot! ```Route (app) Size First Load JS -- 14:40:03.335 | ┌ λ / 0 B 0 B 14:40:03.335 | ├...
question_answering_ort.ipynb ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ in :2 │ │ │ │ 1 model_name = model_checkpoint.split("/")[-1] │ │ ❱ 2 args = ORTTrainingArguments( │ │ 3 │...
Hi @leojuriolli7 i am getting this error both locally and on vercel. what am i doing wroing? t::ERR_NAME_NOT_RESOLVED (anonymous) @ _app-48e40889b53f768b.js:1 Promise.then (async) promise @ _app-48e40889b53f768b.js:1 n @ _app-48e40889b53f768b.js:1 (anonymous)...
npx prisma db push Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database Error: Prisma schema validation - (get-config wasm) Error code: P1012 error: Environment variable not found: POSTGRES_PRISMA_URL. -->...