Commit History

added condition for loki being active and removed prints
e7f4aa1
verified

sandz7 commited on

placed 30s for spaces decor
d4c71d7
verified

sandz7 commited on

placed a shorter time on spaces duration
d582fbc

sandz7 commited on

moved the spaces decor on bot_comms
30d64a7

sandz7 commited on

type on generate_llama
16340a7

sandz7 commited on

added context manager decor on llama_generation
3f52b9b

sandz7 commited on

placed the lock as a global variable
f2448b3

sandz7 commited on

added lock as arg in generation_llama
667e3a5

sandz7 commited on

correctly passed Lock() from threading
d5cee6d

sandz7 commited on

imported openai
39598d2

sandz7 commited on

locked the thread before generation on llama
0679bd1

sandz7 commited on

got back threading
705763e

sandz7 commited on

added system details for bot comms
0a7e6ca

sandz7 commited on

removed async from llama_generation
e131dba

sandz7 commited on

placed command to view what python version space is running
e14d992

sandz7 commited on

added async to bot_comms and llama_generation
63eb3fb

sandz7 commited on

added multiprocesses to replace thread since zerogpu using several gpu
540729d

sandz7 commited on

removed init for spaces
3ce4f58

sandz7 commited on

added init for spaces and removed comment for @spaces
7d75c5a

sandz7 commited on

removed space.gpu for debugging
9db9ba2

sandz7 commited on

added spaces decoration on generation
b52bed9

sandz7 commited on

placed return on cuda check for bot_comms()
baf3691

sandz7 commited on

added empty returns on input_text conditions for ending the function run
18a692b

sandz7 commited on

added the output [] into llm for llama condition
c0248ea

sandz7 commited on

commit
f7f9ccf

sandz7 commited on

added a print when llm_mode is on gpt-4o
6c64313
verified

sandz7 commited on

added back the yields
1ca04b5

sandz7 commited on

added all returns for modes on input_text
8f939e2

sandz7 commited on

placed the return statements in the input_text conditions
ccb2f58

sandz7 commited on

just returned the streamers into the bot_coms and just yielded the text
14cd22f

sandz7 commited on

returned only the llama_generation with output_text and streamer
7061b48

sandz7 commited on

placed an else statement inside the loki_generation and placed the mode param in llm_mode as None on bot_comms()
3e86feb

sandz7 commited on

added steps
1637c6c

sandz7 commited on

commented out asyncio run
2d9a116

sandz7 commited on

completely removed asyncio
1777cb3

sandz7 commited on

removed all return states and just did yield for bot_comms()
b098c9f

sandz7 commited on

places asyncio for stopasynciteration bug
8987295

sandz7 commited on

removed the space config
65f60f3

sandz7 commited on

fixed (0) in check_cuda()
1dd4ded

sandz7 commited on

added the hf token on top of script
0a35e8d

sandz7 commited on

debugging to get space_id
7dfd14d

sandz7 commited on

commit message
8185c59

sandz7 commited on

debugging to get space id
708593d

sandz7 commited on

removed the space_hardware_config() from the launch segments
5ff6ef4
verified

sandz7 commited on

debugging to get the space info
00f5f00

sandz7 commited on

removed return from space_hardware_config
ed4bcb0

sandz7 commited on

added more custom commands in bot comms
67cc1ee

sandz7 commited on

typo on HfAPi
7b1925c

sandz7 commited on

added cuda, bot_comms and custom commands to the UI
9d9021a

sandz7 commited on

added cuda, bot_comms and custom commands to the UI
77459be

sandz7 commited on