repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
locuslab | ect | ct_train.py | https://raw.githubusercontent.com/locuslab/ect/main/ct_train.py |
Xinjie-Q | GaussianImage | gaussianimage_cholesky.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/gaussianimage_cholesky.py |
Xinjie-Q | GaussianImage | gaussianimage_rs.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/gaussianimage_rs.py |
Xinjie-Q | GaussianImage | gaussiansplatting_3d.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/gaussiansplatting_3d.py |
Xinjie-Q | GaussianImage | optimizer.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/optimizer.py |
Xinjie-Q | GaussianImage | quantize.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/quantize.py |
Xinjie-Q | GaussianImage | test_quantize.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/test_quantize.py |
Xinjie-Q | GaussianImage | train.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/train.py |
Xinjie-Q | GaussianImage | train_quantize.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/train_quantize.py |
Xinjie-Q | GaussianImage | utils.py | https://raw.githubusercontent.com/Xinjie-Q/GaussianImage/main/utils.py |
hugoycj | 2.5d-gaussian-splatting | train.py | https://raw.githubusercontent.com/hugoycj/2.5d-gaussian-splatting/main/train.py |
viperyl | ComfyUI-BiRefNet | BiRefNet_node.py | https://raw.githubusercontent.com/viperyl/ComfyUI-BiRefNet/main/BiRefNet_node.py |
viperyl | ComfyUI-BiRefNet | config.py | https://raw.githubusercontent.com/viperyl/ComfyUI-BiRefNet/main/config.py |
viperyl | ComfyUI-BiRefNet | dataset.py | https://raw.githubusercontent.com/viperyl/ComfyUI-BiRefNet/main/dataset.py |
viperyl | ComfyUI-BiRefNet | install.py | https://raw.githubusercontent.com/viperyl/ComfyUI-BiRefNet/main/install.py |
wurenkai | UltraLight-VM-UNet | engine.py | https://raw.githubusercontent.com/wurenkai/UltraLight-VM-UNet/main/engine.py |
wurenkai | UltraLight-VM-UNet | loader.py | https://raw.githubusercontent.com/wurenkai/UltraLight-VM-UNet/main/loader.py |
wurenkai | UltraLight-VM-UNet | test.py | https://raw.githubusercontent.com/wurenkai/UltraLight-VM-UNet/main/test.py |
wurenkai | UltraLight-VM-UNet | train.py | https://raw.githubusercontent.com/wurenkai/UltraLight-VM-UNet/main/train.py |
wurenkai | UltraLight-VM-UNet | utils.py | https://raw.githubusercontent.com/wurenkai/UltraLight-VM-UNet/main/utils.py |
liuhuanyong | RAGOnMedicalKG | answer_search.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/answer_search.py |
liuhuanyong | RAGOnMedicalKG | build_medicalgraph.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/build_medicalgraph.py |
liuhuanyong | RAGOnMedicalKG | chat_with_llm.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/chat_with_llm.py |
liuhuanyong | RAGOnMedicalKG | chatbot_graph.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/chatbot_graph.py |
liuhuanyong | RAGOnMedicalKG | llm_server.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/llm_server.py |
liuhuanyong | RAGOnMedicalKG | question_classifier.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/question_classifier.py |
liuhuanyong | RAGOnMedicalKG | question_parser.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/question_parser.py |
liuhuanyong | RAGOnMedicalKG | qwen7b_server.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/qwen7b_server.py |
wzhwzhwzh0921 | S-D-Mamba | run.py | https://raw.githubusercontent.com/wzhwzhwzh0921/S-D-Mamba/main/run.py |
wlhtea | Suno2openai | main.py | https://raw.githubusercontent.com/wlhtea/Suno2openai/main/main.py |
wujunwei928 | parse-video-py | main.py | https://raw.githubusercontent.com/wujunwei928/parse-video-py/main/main.py |
pamparamm | sd-perturbed-attention | pag_nodes.py | https://raw.githubusercontent.com/pamparamm/sd-perturbed-attention/master/pag_nodes.py |
pamparamm | sd-perturbed-attention | pag_trt_nodes.py | https://raw.githubusercontent.com/pamparamm/sd-perturbed-attention/master/pag_trt_nodes.py |
pamparamm | sd-perturbed-attention | pag_utils.py | https://raw.githubusercontent.com/pamparamm/sd-perturbed-attention/master/pag_utils.py |
chaojie | ComfyUI-MuseTalk | nodes.py | https://raw.githubusercontent.com/chaojie/ComfyUI-MuseTalk/main/nodes.py |
matatonic | openedai-vision | chat_with_image.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/chat_with_image.py |
matatonic | openedai-vision | debug_info.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/debug_info.py |
matatonic | openedai-vision | openedai.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/openedai.py |
matatonic | openedai-vision | test_api_model.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/test_api_model.py |
matatonic | openedai-vision | test_models.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/test_models.py |
matatonic | openedai-vision | vision.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/vision.py |
matatonic | openedai-vision | vision_qna.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/vision_qna.py |
bboysoulcn | telemonitor | main.py | https://raw.githubusercontent.com/bboysoulcn/telemonitor/main/main.py |
R0A1NG | Botgate_bypass | mitmdump-debug.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/mitmdump-debug.py |
R0A1NG | Botgate_bypass | mitmdump.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/mitmdump.py |
R0A1NG | Botgate_bypass | server.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/server.py |
ihmily | QuarkPanTool | quark.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/quark.py |
ihmily | QuarkPanTool | quark_login.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/quark_login.py |
ihmily | QuarkPanTool | utils.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/utils.py |
KellerJordan | cifar10-airbench | airbench94.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94.py |
KellerJordan | cifar10-airbench | airbench94_compiled.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94_compiled.py |
KellerJordan | cifar10-airbench | airbench94_muon.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94_muon.py |
KellerJordan | cifar10-airbench | airbench95.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench95.py |
KellerJordan | cifar10-airbench | airbench96.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench96.py |
KellerJordan | cifar10-airbench | airbench96_faster.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench96_faster.py |
unifyai | unify | generate_docs.py | https://raw.githubusercontent.com/unifyai/unify/main/generate_docs.py |
vinavfx | ComfyUI-for-Nuke | __init__.py | https://raw.githubusercontent.com/vinavfx/ComfyUI-for-Nuke/main/__init__.py |
vEduardovich | dodari | dodari.py | https://raw.githubusercontent.com/vEduardovich/dodari/main/dodari.py |
nccgroup | SteppingStones | pstranscript2eventstream.py | https://raw.githubusercontent.com/nccgroup/SteppingStones/main/pstranscript2eventstream.py |
lifeiteng | naturalspeech3_facodec | test.py | https://raw.githubusercontent.com/lifeiteng/naturalspeech3_facodec/main/test.py |
Koishi-Star | Euler-Smea-Dyn-Sampler | __init__.py | https://raw.githubusercontent.com/Koishi-Star/Euler-Smea-Dyn-Sampler/main/__init__.py |
Koishi-Star | Euler-Smea-Dyn-Sampler | smea_sampling.py | https://raw.githubusercontent.com/Koishi-Star/Euler-Smea-Dyn-Sampler/main/smea_sampling.py |
tefuirZ | alist-strm | app.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/app.py |
tefuirZ | alist-strm | check_and_install.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/check_and_install.py |
tefuirZ | alist-strm | db_handler.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/db_handler.py |
tefuirZ | alist-strm | logger.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/logger.py |
tefuirZ | alist-strm | main.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/main.py |
tefuirZ | alist-strm | replace_domain.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/replace_domain.py |
tefuirZ | alist-strm | strm_validator.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/strm_validator.py |
tefuirZ | alist-strm | task_scheduler.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/task_scheduler.py |
davidkim205 | nox | arguments.py | https://raw.githubusercontent.com/davidkim205/nox/main/arguments.py |
davidkim205 | nox | model_loader.py | https://raw.githubusercontent.com/davidkim205/nox/main/model_loader.py |
davidkim205 | nox | preprocess.py | https://raw.githubusercontent.com/davidkim205/nox/main/preprocess.py |
davidkim205 | nox | train_dpo.py | https://raw.githubusercontent.com/davidkim205/nox/main/train_dpo.py |
davidkim205 | nox | train_sft.py | https://raw.githubusercontent.com/davidkim205/nox/main/train_sft.py |
davidkim205 | nox | trainer.py | https://raw.githubusercontent.com/davidkim205/nox/main/trainer.py |
fizzbee-io | fizzbee | error_json_display.py | https://raw.githubusercontent.com/fizzbee-io/fizzbee/main/error_json_display.py |
tevslin | meeting-reporter | mm_agent.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_agent.py |
tevslin | meeting-reporter | mm_st.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_st.py |
tevslin | meeting-reporter | mm_tkinter.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_tkinter.py |
tevslin | meeting-reporter | mytools.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mytools.py |
SqueezeAILab | LLM2LLM | process_data.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/process_data.py |
SqueezeAILab | LLM2LLM | report_results.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/report_results.py |
SqueezeAILab | LLM2LLM | train.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/train.py |
SqueezeAILab | LLM2LLM | utils.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/utils.py |
lss-1138 | SparseTSF | run_longExp.py | https://raw.githubusercontent.com/lss-1138/SparseTSF/main/run_longExp.py |
marouane53 | transcribe | transcribe.py | https://raw.githubusercontent.com/marouane53/transcribe/main/transcribe.py |
chrisammon3000 | dspy-neo4j-knowledge-graph | run.py | https://raw.githubusercontent.com/chrisammon3000/dspy-neo4j-knowledge-graph/main/run.py |
stolk | sotrace | sotrace.py | https://raw.githubusercontent.com/stolk/sotrace/main/sotrace.py |
haizelabs | dspy-redteam | redteam.py | https://raw.githubusercontent.com/haizelabs/dspy-redteam/master/redteam.py |
haizelabs | dspy-redteam | utils.py | https://raw.githubusercontent.com/haizelabs/dspy-redteam/master/utils.py |
0ssamaak0 | SiriLLama | app.py | https://raw.githubusercontent.com/0ssamaak0/SiriLLama/main/app.py |
0ssamaak0 | SiriLLama | config.py | https://raw.githubusercontent.com/0ssamaak0/SiriLLama/main/config.py |
jw782cn | RepoChat-200k | app.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/app.py |
jw782cn | RepoChat-200k | llm_service.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/llm_service.py |
jw782cn | RepoChat-200k | repo_service.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/repo_service.py |
SLDGroup | EMCAD | train_synapse.py | https://raw.githubusercontent.com/SLDGroup/EMCAD/main/train_synapse.py |
SLDGroup | EMCAD | trainer.py | https://raw.githubusercontent.com/SLDGroup/EMCAD/main/trainer.py |
mazurowski-lab | finetune-SAM | DDP_splitgpu_train_finetune_noprompt.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/DDP_splitgpu_train_finetune_noprompt.py |
mazurowski-lab | finetune-SAM | SingleGPU_train_finetune_box.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/SingleGPU_train_finetune_box.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.