Skip to content
View rktayal's full-sized avatar
💭
What I cannot create, I do not understand
💭
What I cannot create, I do not understand

    Block or report rktayal

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Pinned Loading

    1. finetune_gptj_8_bitfinetune_gptj_8_bitPublic

      The repo has source code to fine tune gptj using 8 bit quantization so that it fits in single GPU and consumes around 14GB of memory

      Python

    2. face_recognition_demoface_recognition_demoPublic

      This is a simple example for face verification using facenet implemented by davidsandberg

      Python 10 2

    3. GPTJ-LoRA-finetuningGPTJ-LoRA-finetuningPublic

      Repo to fine tune GPTJ using PEFT and training only LoRA adapters

      Python

    4. custom_object_detection_traincustom_object_detection_trainPublic

      Demonstrates on how to train your model on custom class using tensorflow

      Python 6 4

    5. text_embeddings_trainingtext_embeddings_trainingPublic

      This repo has source code for training text embedding using siamese network

      Jupyter Notebook 1

    6. design_patterns_pythondesign_patterns_pythonPublic

      The repo tries to explain various design patterns along with their python implementations.

      Python