Pinned Repositories
a-PyTorch-Tutorial-to-Machine-Translation
Attention Is All You Need | a PyTorch Tutorial to Machine Translation
deep-learning-CNN-based-weeddetection
semantic segmentation to detect and segment weed and crop in carrot data set
Gemma2-9B-Llama3-8B-Finetune-and-RAG
Gemma2(9B), Llama3-8B-Finetune-and-RAG, code base for sample, implemented in Kaggle platform
huggingface_onnx
NewsAPI
News API without any API KEY
WikiSynonyms
Leveraging WikiPedia as a source for generation of synonyms beyond just typical english words
Hemanthkumar2112's Repositories
Hemanthkumar2112/Gemma2-9B-Llama3-8B-Finetune-and-RAG
Gemma2(9B), Llama3-8B-Finetune-and-RAG, code base for sample, implemented in Kaggle platform
Hemanthkumar2112/huggingface_onnx
Hemanthkumar2112/a-PyTorch-Tutorial-to-Machine-Translation
Attention Is All You Need | a PyTorch Tutorial to Machine Translation
Hemanthkumar2112/alexa-teacher-models
Hemanthkumar2112/aot-gan-inpainting
Hemanthkumar2112/blog
Public repo for HF blog posts
Hemanthkumar2112/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Hemanthkumar2112/CTranslate2
Fast inference engine for Transformer models
Hemanthkumar2112/data-structure-my-code
Hemanthkumar2112/django-langchain
Integration between Django and LangChain
Hemanthkumar2112/Django-text-streaming
A chatgpt like interface with text streaming using django rest framework
Hemanthkumar2112/English-to-tamil-mt
Hemanthkumar2112/Gemma2-2B-Translation-Agent
This project focuses on efficient machine translation for nine Indic languages using the fine-tuned Gemma2-2B LLM and adapter switching, reducing computational overhead. It also leverages agentic methods and the Groq API for quality assurance and accurate translation analysis between source and target segments.
Hemanthkumar2112/graphrag-accelerator
One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
Hemanthkumar2112/hopsworks
Hopsworks - Data-Intensive AI platform with a Feature Store
Hemanthkumar2112/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications
Hemanthkumar2112/machine-translation-eng-fin
Hemanthkumar2112/Machine-translation-eng-spa
Hemanthkumar2112/min-max-in_dict
Hemanthkumar2112/Model-References
TensorFlow and PyTorch Reference models for Gaudi(R)
Hemanthkumar2112/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
Hemanthkumar2112/SafeTensors
Safetensors is a new simple format for storing tensors safely (as opposed to pickle) and that is still fast (zero-copy). Safetensors is really fast 🚀
Hemanthkumar2112/sagemaker-huggingface-llama-2-samples
Hemanthkumar2112/SD-lora-tpu
Hemanthkumar2112/simple-lama-inpainting
simple-lama-inpainting is an easy-to-use tool for fixing images. It helps restore or fill in missing parts using a mask image from original.
Hemanthkumar2112/Tagger
To Tag Named Entities in a Given Text
Hemanthkumar2112/Tamil_old_school_book
Hemanthkumar2112/transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
Hemanthkumar2112/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
Hemanthkumar2112/trl
Train transformer language models with reinforcement learning.