repo_owner stringlengths 2 38 | repo_name stringlengths 2 100 | file_path stringlengths 4 120 | file_url stringlengths 53 199 | repo_url stringlengths 26 152 |
|---|---|---|---|---|
frankchieng | ComfyUI_MagicClothing | nodes.py | https://raw.githubusercontent.com/frankchieng/ComfyUI_MagicClothing/main/nodes.py | https://github.com/frankchieng/ComfyUI_MagicClothing |
haizelabs | llama3-jailbreak | eval.py | https://raw.githubusercontent.com/haizelabs/llama3-jailbreak/master/eval.py | https://github.com/haizelabs/llama3-jailbreak |
haizelabs | llama3-jailbreak | llama3_tokenizer.py | https://raw.githubusercontent.com/haizelabs/llama3-jailbreak/master/llama3_tokenizer.py | https://github.com/haizelabs/llama3-jailbreak |
haizelabs | llama3-jailbreak | trivial.py | https://raw.githubusercontent.com/haizelabs/llama3-jailbreak/master/trivial.py | https://github.com/haizelabs/llama3-jailbreak |
haizelabs | llama3-jailbreak | utils.py | https://raw.githubusercontent.com/haizelabs/llama3-jailbreak/master/utils.py | https://github.com/haizelabs/llama3-jailbreak |
minyoungg | platonic-rep | data.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/data.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | extract_features.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/extract_features.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | measure_alignment.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/measure_alignment.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | metrics.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/metrics.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | models.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/models.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | tasks.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/tasks.py | https://github.com/minyoungg/platonic-rep |
minyoungg | platonic-rep | utils.py | https://raw.githubusercontent.com/minyoungg/platonic-rep/main/utils.py | https://github.com/minyoungg/platonic-rep |
SmartFlowAI | Llama3-Tutorial | web_demo.py | https://raw.githubusercontent.com/SmartFlowAI/Llama3-Tutorial/main/web_demo.py | https://github.com/SmartFlowAI/Llama3-Tutorial |
DeepSeaTeam | DamaiHelper | main.py | https://raw.githubusercontent.com/DeepSeaTeam/DamaiHelper/main/main.py | https://github.com/DeepSeaTeam/DamaiHelper |
AgentEra | Agently-Daily-News-Collector | app.py | https://raw.githubusercontent.com/AgentEra/Agently-Daily-News-Collector/main/app.py | https://github.com/AgentEra/Agently-Daily-News-Collector |
okaris | omni-zero | app.py | https://raw.githubusercontent.com/okaris/omni-zero/main/app.py | https://github.com/okaris/omni-zero |
okaris | omni-zero | demo.py | https://raw.githubusercontent.com/okaris/omni-zero/main/demo.py | https://github.com/okaris/omni-zero |
okaris | omni-zero | omni_zero.py | https://raw.githubusercontent.com/okaris/omni-zero/main/omni_zero.py | https://github.com/okaris/omni-zero |
okaris | omni-zero | pipeline.py | https://raw.githubusercontent.com/okaris/omni-zero/main/pipeline.py | https://github.com/okaris/omni-zero |
okaris | omni-zero | predict.py | https://raw.githubusercontent.com/okaris/omni-zero/main/predict.py | https://github.com/okaris/omni-zero |
okaris | omni-zero | utils.py | https://raw.githubusercontent.com/okaris/omni-zero/main/utils.py | https://github.com/okaris/omni-zero |
EZ-hwh | AutoScraper | crawler_count.py | https://raw.githubusercontent.com/EZ-hwh/AutoScraper/main/crawler_count.py | https://github.com/EZ-hwh/AutoScraper |
EZ-hwh | AutoScraper | crawler_extraction.py | https://raw.githubusercontent.com/EZ-hwh/AutoScraper/main/crawler_extraction.py | https://github.com/EZ-hwh/AutoScraper |
EZ-hwh | AutoScraper | crawler_generation.py | https://raw.githubusercontent.com/EZ-hwh/AutoScraper/main/crawler_generation.py | https://github.com/EZ-hwh/AutoScraper |
mit-han-lab | qserve | qserve_benchmark.py | https://raw.githubusercontent.com/mit-han-lab/qserve/main/qserve_benchmark.py | https://github.com/mit-han-lab/qserve |
mit-han-lab | qserve | qserve_benchmark_image.py | https://raw.githubusercontent.com/mit-han-lab/qserve/main/qserve_benchmark_image.py | https://github.com/mit-han-lab/qserve |
mit-han-lab | qserve | qserve_caption_rewrite.py | https://raw.githubusercontent.com/mit-han-lab/qserve/main/qserve_caption_rewrite.py | https://github.com/mit-han-lab/qserve |
mit-han-lab | qserve | qserve_e2e_generation.py | https://raw.githubusercontent.com/mit-han-lab/qserve/main/qserve_e2e_generation.py | https://github.com/mit-han-lab/qserve |
mit-han-lab | qserve | qserve_vila_caption.py | https://raw.githubusercontent.com/mit-han-lab/qserve/main/qserve_vila_caption.py | https://github.com/mit-han-lab/qserve |
UnicomAI | Unichat-llama3-Chinese | inference.py | https://raw.githubusercontent.com/UnicomAI/Unichat-llama3-Chinese/main/inference.py | https://github.com/UnicomAI/Unichat-llama3-Chinese |
kongds | MoRA | train.py | https://raw.githubusercontent.com/kongds/MoRA/main/train.py | https://github.com/kongds/MoRA |
kongds | MoRA | training_utils.py | https://raw.githubusercontent.com/kongds/MoRA/main/training_utils.py | https://github.com/kongds/MoRA |
VikParuchuri | pdftext | benchmark.py | https://raw.githubusercontent.com/VikParuchuri/pdftext/master/benchmark.py | https://github.com/VikParuchuri/pdftext |
VikParuchuri | pdftext | extract_text.py | https://raw.githubusercontent.com/VikParuchuri/pdftext/master/extract_text.py | https://github.com/VikParuchuri/pdftext |
kijai | ComfyUI-IC-Light-Wrapper | nodes.py | https://raw.githubusercontent.com/kijai/ComfyUI-IC-Light-Wrapper/main/nodes.py | https://github.com/kijai/ComfyUI-IC-Light-Wrapper |
WillHua127 | GraphKAN-Graph-Kolmogorov-Arnold-Networks | kan_layer.py | https://raw.githubusercontent.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks/main/kan_layer.py | https://github.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks |
WillHua127 | GraphKAN-Graph-Kolmogorov-Arnold-Networks | train.py | https://raw.githubusercontent.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks/main/train.py | https://github.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks |
WillHua127 | GraphKAN-Graph-Kolmogorov-Arnold-Networks | utils.py | https://raw.githubusercontent.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks/main/utils.py | https://github.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks |
seanzhang-zhichen | llama3-chinese | cli_demo.py | https://raw.githubusercontent.com/seanzhang-zhichen/llama3-chinese/main/cli_demo.py | https://github.com/seanzhang-zhichen/llama3-chinese |
seanzhang-zhichen | llama3-chinese | inference.py | https://raw.githubusercontent.com/seanzhang-zhichen/llama3-chinese/main/inference.py | https://github.com/seanzhang-zhichen/llama3-chinese |
seanzhang-zhichen | llama3-chinese | merge_lora.py | https://raw.githubusercontent.com/seanzhang-zhichen/llama3-chinese/main/merge_lora.py | https://github.com/seanzhang-zhichen/llama3-chinese |
seanzhang-zhichen | llama3-chinese | vllm_web_demo.py | https://raw.githubusercontent.com/seanzhang-zhichen/llama3-chinese/main/vllm_web_demo.py | https://github.com/seanzhang-zhichen/llama3-chinese |
seanzhang-zhichen | llama3-chinese | web_demo.py | https://raw.githubusercontent.com/seanzhang-zhichen/llama3-chinese/main/web_demo.py | https://github.com/seanzhang-zhichen/llama3-chinese |
petyasoft | Blum | main.py | https://raw.githubusercontent.com/petyasoft/Blum/main/main.py | https://github.com/petyasoft/Blum |
Axorax | tkforge | core.py | https://raw.githubusercontent.com/Axorax/tkforge/main/core.py | https://github.com/Axorax/tkforge |
Axorax | tkforge | gui.py | https://raw.githubusercontent.com/Axorax/tkforge/main/gui.py | https://github.com/Axorax/tkforge |
Axorax | tkforge | tk.py | https://raw.githubusercontent.com/Axorax/tkforge/main/tk.py | https://github.com/Axorax/tkforge |
Axorax | tkforge | tkforge.py | https://raw.githubusercontent.com/Axorax/tkforge/main/tkforge.py | https://github.com/Axorax/tkforge |
Axorax | tkforge | utils.py | https://raw.githubusercontent.com/Axorax/tkforge/main/utils.py | https://github.com/Axorax/tkforge |
riiswa | kanrl | buffer.py | https://raw.githubusercontent.com/riiswa/kanrl/main/buffer.py | https://github.com/riiswa/kanrl |
riiswa | kanrl | kaqn.py | https://raw.githubusercontent.com/riiswa/kanrl/main/kaqn.py | https://github.com/riiswa/kanrl |
riiswa | kanrl | plot.py | https://raw.githubusercontent.com/riiswa/kanrl/main/plot.py | https://github.com/riiswa/kanrl |
ZHO-ZHO-ZHO | ComfyUI-StableDiffusion3-API | sd3api.py | https://raw.githubusercontent.com/ZHO-ZHO-ZHO/ComfyUI-StableDiffusion3-API/main/sd3api.py | https://github.com/ZHO-ZHO-ZHO/ComfyUI-StableDiffusion3-API |
MARIO-Math-Reasoning | Super_MARIO | eval_output_jsonl.py | https://raw.githubusercontent.com/MARIO-Math-Reasoning/Super_MARIO/main/eval_output_jsonl.py | https://github.com/MARIO-Math-Reasoning/Super_MARIO |
MARIO-Math-Reasoning | Super_MARIO | offline_inference.py | https://raw.githubusercontent.com/MARIO-Math-Reasoning/Super_MARIO/main/offline_inference.py | https://github.com/MARIO-Math-Reasoning/Super_MARIO |
MARIO-Math-Reasoning | Super_MARIO | react_batch_demo.py | https://raw.githubusercontent.com/MARIO-Math-Reasoning/Super_MARIO/main/react_batch_demo.py | https://github.com/MARIO-Math-Reasoning/Super_MARIO |
MARIO-Math-Reasoning | Super_MARIO | react_demo.py | https://raw.githubusercontent.com/MARIO-Math-Reasoning/Super_MARIO/main/react_demo.py | https://github.com/MARIO-Math-Reasoning/Super_MARIO |
MARIO-Math-Reasoning | Super_MARIO | solver_demo.py | https://raw.githubusercontent.com/MARIO-Math-Reasoning/Super_MARIO/main/solver_demo.py | https://github.com/MARIO-Math-Reasoning/Super_MARIO |
NexaAI | octopus-v4 | main.py | https://raw.githubusercontent.com/NexaAI/octopus-v4/main/main.py | https://github.com/NexaAI/octopus-v4 |
NexaAI | octopus-v4 | specialized_infer.py | https://raw.githubusercontent.com/NexaAI/octopus-v4/main/specialized_infer.py | https://github.com/NexaAI/octopus-v4 |
NexaAI | octopus-v4 | utils.py | https://raw.githubusercontent.com/NexaAI/octopus-v4/main/utils.py | https://github.com/NexaAI/octopus-v4 |
icitry | YoutubeCLI | CliManager.py | https://raw.githubusercontent.com/icitry/YoutubeCLI/main/CliManager.py | https://github.com/icitry/YoutubeCLI |
icitry | YoutubeCLI | main.py | https://raw.githubusercontent.com/icitry/YoutubeCLI/main/main.py | https://github.com/icitry/YoutubeCLI |
NVlabs | OmniDrive | update_coords.py | https://raw.githubusercontent.com/NVlabs/OmniDrive/main/update_coords.py | https://github.com/NVlabs/OmniDrive |
ZHO-ZHO-ZHO | ComfyUI-PuLID-ZHO | PuLID.py | https://raw.githubusercontent.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO/main/PuLID.py | https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO |
emarco177 | langgaph-course | ingestion.py | https://raw.githubusercontent.com/emarco177/langgaph-course/main/ingestion.py | https://github.com/emarco177/langgaph-course |
EFrostBlade | PVZHybrid_Editor | PVZ_asm.py | https://raw.githubusercontent.com/EFrostBlade/PVZHybrid_Editor/main/PVZ_asm.py | https://github.com/EFrostBlade/PVZHybrid_Editor |
EFrostBlade | PVZHybrid_Editor | PVZ_data.py | https://raw.githubusercontent.com/EFrostBlade/PVZHybrid_Editor/main/PVZ_data.py | https://github.com/EFrostBlade/PVZHybrid_Editor |
jark006 | FtpServer | Settings.py | https://raw.githubusercontent.com/jark006/FtpServer/main/Settings.py | https://github.com/jark006/FtpServer |
jark006 | FtpServer | ftpServer.py | https://raw.githubusercontent.com/jark006/FtpServer/main/ftpServer.py | https://github.com/jark006/FtpServer |
jchengai | pluto | run_training.py | https://raw.githubusercontent.com/jchengai/pluto/main/run_training.py | https://github.com/jchengai/pluto |
BiuYeaf | A-general-framework-to-Prompt-tuning-LLM-model | eval.py | https://raw.githubusercontent.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model/master/eval.py | https://github.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model |
BiuYeaf | A-general-framework-to-Prompt-tuning-LLM-model | eval_cpu.py | https://raw.githubusercontent.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model/master/eval_cpu.py | https://github.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model |
BiuYeaf | A-general-framework-to-Prompt-tuning-LLM-model | load_gpt.py | https://raw.githubusercontent.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model/master/load_gpt.py | https://github.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model |
BiuYeaf | A-general-framework-to-Prompt-tuning-LLM-model | train.py | https://raw.githubusercontent.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model/master/train.py | https://github.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model |
BiuYeaf | A-general-framework-to-Prompt-tuning-LLM-model | util.py | https://raw.githubusercontent.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model/master/util.py | https://github.com/BiuYeaf/A-general-framework-to-Prompt-tuning-LLM-model |
ZHO-ZHO-ZHO | ComfyUI-Phi-3-mini | Phi3mini.py | https://raw.githubusercontent.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini/main/Phi3mini.py | https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini |
Axcent-ape | Blum | main.py | https://raw.githubusercontent.com/Axcent-ape/Blum/main/main.py | https://github.com/Axcent-ape/Blum |
WwwwwyDev | crawlipt | test.py | https://raw.githubusercontent.com/WwwwwyDev/crawlipt/main/test.py | https://github.com/WwwwwyDev/crawlipt |
snowfal1 | CloudflareCDNFission | Fission.py | https://raw.githubusercontent.com/snowfal1/CloudflareCDNFission/main/Fission.py | https://github.com/snowfal1/CloudflareCDNFission |
Sebby37 | Dead-Internet | ReaperEngine.py | https://raw.githubusercontent.com/Sebby37/Dead-Internet/main/ReaperEngine.py | https://github.com/Sebby37/Dead-Internet |
Macaronlin | LLaMA3-Quantization | categories.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/categories.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | datautils.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/datautils.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | gptq.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/gptq.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | irqlora.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/irqlora.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | llama.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/llama.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | main.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/main.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | parallel_utils.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/parallel_utils.py | https://github.com/Macaronlin/LLaMA3-Quantization |
Macaronlin | LLaMA3-Quantization | utils.py | https://raw.githubusercontent.com/Macaronlin/LLaMA3-Quantization/master/utils.py | https://github.com/Macaronlin/LLaMA3-Quantization |
synacktiv | DLHell | DLHell.py | https://raw.githubusercontent.com/synacktiv/DLHell/main/DLHell.py | https://github.com/synacktiv/DLHell |
tvldz | storybook | main.py | https://raw.githubusercontent.com/tvldz/storybook/main/main.py | https://github.com/tvldz/storybook |
nightdessert | Retrieval_Head | needle_in_haystack_with_mask.py | https://raw.githubusercontent.com/nightdessert/Retrieval_Head/main/needle_in_haystack_with_mask.py | https://github.com/nightdessert/Retrieval_Head |
nightdessert | Retrieval_Head | retrieval_head_detection.py | https://raw.githubusercontent.com/nightdessert/Retrieval_Head/main/retrieval_head_detection.py | https://github.com/nightdessert/Retrieval_Head |
Secilia-Cxy | SOFTS | run.py | https://raw.githubusercontent.com/Secilia-Cxy/SOFTS/main/run.py | https://github.com/Secilia-Cxy/SOFTS |
customdiffusion360 | custom-diffusion360 | main.py | https://raw.githubusercontent.com/customdiffusion360/custom-diffusion360/main/main.py | https://github.com/customdiffusion360/custom-diffusion360 |
customdiffusion360 | custom-diffusion360 | sample.py | https://raw.githubusercontent.com/customdiffusion360/custom-diffusion360/main/sample.py | https://github.com/customdiffusion360/custom-diffusion360 |
reka-ai | reka-vibe-eval | evaluate.py | https://raw.githubusercontent.com/reka-ai/reka-vibe-eval/main/evaluate.py | https://github.com/reka-ai/reka-vibe-eval |
taishan1994 | Llama3.1-Finetuning | finetune.py | https://raw.githubusercontent.com/taishan1994/Llama3.1-Finetuning/main/finetune.py | https://github.com/taishan1994/Llama3.1-Finetuning |
taishan1994 | Llama3.1-Finetuning | finetune_baichuan2.py | https://raw.githubusercontent.com/taishan1994/Llama3.1-Finetuning/main/finetune_baichuan2.py | https://github.com/taishan1994/Llama3.1-Finetuning |
taishan1994 | Llama3.1-Finetuning | finetune_glm4.py | https://raw.githubusercontent.com/taishan1994/Llama3.1-Finetuning/main/finetune_glm4.py | https://github.com/taishan1994/Llama3.1-Finetuning |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.