BITCQ

[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)

Size: 6.9 MB
Magnet link

Name Size
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/Get Bonus Downloads Here.url 180 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/Bonus Resources.txt 70 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/Dockerfile 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/LICENSE 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/README.md 27 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/code_snippets/03_custom_odm_example.py 473 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/code_snippets/03_orm.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/code_snippets/08_instructor_embeddings.py 652 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/code_snippets/08_text_embeddings.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/code_snippets/08_text_image_embeddings.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/digital_data_etl_maxime_labonne.yaml 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/digital_data_etl_paul_iusztin.yaml 5 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/end_to_end_data.yaml 7 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/evaluating.yaml 274 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/export_artifact_to_json.yaml 301 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/feature_engineering.yaml 254 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/generate_instruct_datasets.yaml 318 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/generate_preference_datasets.yaml 322 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/configs/training.yaml 427 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/artifacts/cleaned_documents.json 1.1 MB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/artifacts/instruct_datasets.json 1.7 MB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/artifacts/preference_datasets.json 181 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/artifacts/raw_documents.json 1.3 MB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/data_warehouse_raw_data/ArticleDocument.json 1.3 MB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/data_warehouse_raw_data/PostDocument.json 2 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/data_warehouse_raw_data/RepositoryDocument.json 2 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/data/data_warehouse_raw_data/UserDocument.json 192 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/docker-compose.yml 724 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/env.example 625 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/github/workflows/cd.yaml 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/github/workflows/ci.yaml 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/gitignore 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/images/cover_plus.png 443 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/images/crazy_cat.jpg 120 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/__init__.py 177 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/__init__.py 41 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/__init__.py 234 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/base.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/custom_article.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/dispatcher.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/github.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/linkedin.py 7 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/crawlers/medium.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/dataset/__init__.py 51 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/dataset/constants.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/dataset/generation.py 10 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/dataset/output_parsers.py 371 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/dataset/utils.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/networks/__init__.py 145 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/networks/base.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/networks/embeddings.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/__init__.py 164 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/chunking_data_handlers.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/cleaning_data_handlers.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/dispatchers.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/embedding_data_handlers.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/operations/__init__.py 153 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/operations/chunking.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/preprocessing/operations/cleaning.py 153 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/base.py 511 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/prompt_templates.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/query_expanison.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/reranking.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/retriever.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/rag/self_query.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/utils/__init__.py 118 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/utils/misc.py 597 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/application/utils/split_user_full_name.py 547 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/__init__.py 304 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/base/__init__.py 131 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/base/nosql.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/base/vector.py 9 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/chunks.py 733 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/cleaned_documents.py 882 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/dataset.py 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/documents.py 937 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/embedded_chunks.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/exceptions.py 101 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/inference.py 460 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/prompt.py 479 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/queries.py 888 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/domain/types.py 392 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/autoscaling_sagemaker_endpoint.py 8 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/delete_sagemaker_endpoint.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/huggingface/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/huggingface/config.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/huggingface/run.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/deploy/huggingface/sagemaker_huggingface.py 7 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/roles/create_execution_role.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/aws/roles/create_sagemaker_role.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/db/mongo.py 699 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/db/qdrant.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/files_io.py 979 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/inference_pipeline_api.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/infrastructure/opik_utils.py 966 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/Readme.md 9 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/evaluation/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/evaluation/evaluate.py 9 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/evaluation/requirements.txt 83 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/evaluation/sagemaker.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/finetuning/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/finetuning/finetune.py 12 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/finetuning/requirements.txt 172 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/finetuning/sagemaker.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/inference/__init__.py 154 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/inference/inference.py 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/inference/run.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/inference/test.py 608 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/model/utils.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/llm_engineering/settings.py 4 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/__init__.py 500 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/digital_data_etl.py 296 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/end_to_end_data.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/evaluating.py 208 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/export_artifact_to_json.py 544 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/feature_engineering.py 615 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/generate_datasets.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pipelines/training.py 645 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/poetry.lock 635 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pre-commit-config.yaml 265 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/pyproject.toml 6 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/python-version 7 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/ruff.toml 274 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/__init__.py 187 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/etl/__init__.py 137 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/etl/crawl_links.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/etl/get_or_create_user.py 997 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/evaluating/__init__.py 55 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/evaluating/evaluate.py 234 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/export/__init__.py 125 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/export/serialize_artifact.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/export/to_json.py 444 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/feature_engineering/__init__.py 286 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/feature_engineering/clean.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/feature_engineering/load_to_vector_db.py 934 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/feature_engineering/query_data_warehouse.py 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/feature_engineering/rag.py 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/__init__.py 448 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/create_prompts.py 1 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/generate_intruction_dataset.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/generate_preference_dataset.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/push_to_huggingface.py 867 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/generate_datasets/query_feature_store.py 2 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/training/__init__.py 46 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/steps/training/train.py 656 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tests/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tests/integration/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tests/integration/integration_example_test.py 129 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tests/unit/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tests/unit/unit_example_test.py 108 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tools/__init__.py 0 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tools/data_warehouse.py 3 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tools/ml_service.py 206 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tools/rag.py 795 B
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/tools/run.py 6 KB
[ WebToolTip.com ] LLM Engineer's Handbook (Code Files)/~Get Your Files Here !/vscode/settings.json 446 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[ WebToolTip.com ] Udemy - The Complete Course on Fundemantals of Math Video 1.7 GB 125
[ WebToolTip.com ] Network Basics for Hackers - How Networks Work and How They Break Application 33.9 MB 122
[ WebToolTip.com ] Udemy - ChatGPT Masterclass - The Complete Guide Video 1.9 GB 103
[ WebToolTip.com ] Udemy - Project Management Dashboard In Excel Video 997.3 MB 78
[ WebToolTip.com ] Udemy - Hands-On Vibe Coding - Build Practical Apps With Ai Video 1.3 GB 71
[ WebToolTip.com ] Udemy - ChatGPT 2026 - Skills, Productivity and Pro AI Mastery Video 3.4 GB 61
[ WebToolTip.com ] The Best Music Theory Books for Beginners, Vols. 1-3 Application 17.7 MB 58
[ WebToolTip.com ] Udemy - From Zero to AI Apps - Prompting, Gemini Image Editing and Chat Video 2.5 GB 53
[ WebToolTip.com ] A Brief History of Mathematics for Curious Minds (True EPUB) Ebook 10.6 MB 48
[ WebToolTip.com ] Udemy - Digital Marketing Fundamentals - From Basics To Analytics Video 826.6 MB 43
[ WebToolTip.com ] AI Complete Manual - Spring 2026 Application 36.7 MB 43
[ WebToolTip.com ] Udemy - AI For Human Resources - Claude For Human Resources Teams A-Z Video 2.7 GB 40
[ WebToolTip.com ] Let's Get Cooking - Everyday Meals, Tipsy Favorites and Comfort Food Cravings Ebook 96.7 MB 35
[ WebToolTip.com ] Udemy - Travel English from Scratch - Speak from Your First Trip Video 1.9 GB 34
[ WebToolTip.com ] Udemy - Building Real World Banking Systems With Spring Boot Video 3.3 GB 28
[ WebToolTip.com ] Udemy - Modern NLP for AI Engineers and Data Scientists Video 2.7 GB 28
[ WebToolTip.com ] DeepSeek in Practice - From basics to fine-tuning, distillation, agent design, and prompt engineering of open source LLM Application 15.7 MB 28
[ WebToolTip.com ] Raising Chickens For Dummies, 3rd Edition (True - Retail EPUB) Ebook 5.9 MB 28
[ WebToolTip.com ] Smart Computing Paradigms - Advanced Data Mining and Analytics - Proceedings of Seventh International Conference Application 171.6 MB 27
[ WebToolTip.com ] Udemy - Part 4 The Atlantean Divine Alchemist - The Atlantean Angels Video 3.1 GB 27

Loading...