Skip to content
View msivadp's full-sized avatar
Block or Report

Block or report msivadp

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. lit-gpt lit-gpt Public

    Forked from Lightning-AI/litgpt

    Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-l…

    Python

  2. transformers transformers Public

    Forked from huggingface/transformers

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python

  3. peft peft Public

    Forked from huggingface/peft

    🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

    Python

  4. Keyword-Extracter Keyword-Extracter Public

    Forked from PBPatil/Keyword-Extracter

    Problem Statement: Given a particular PDF/Text document ,How to extract keywords and arrange in order of their weightage using Python?

    Jupyter Notebook

  5. Smart-Question-Answering-System-on-Document Smart-Question-Answering-System-on-Document Public

    Forked from yuvraj123-verma/Smart-Question-Answering-System-on-Document

    This project scans the pdf files and answers the question based on the text paragraph within the files. We have used two 2 different approaches, using a word embedding technique word2vec, glove and…

    Jupyter Notebook

  6. pdf_paragraphs_extraction pdf_paragraphs_extraction Public

    Forked from huridocs/pdf_paragraphs_extraction

    Python