-
nlp-dataset-readers Public
Readers for NLP Datasets
-
-
-
LLaMA-Factory Public
Forked from hiyouga/LLaMA-FactoryUnified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
-
llm-foundry Public
Forked from mosaicml/llm-foundryLLM training code for Databricks foundation models
-
-
llama.cpp Public
Forked from ggml-org/llama.cppLLM inference in C/C++
C++ MIT License UpdatedDec 5, 2024 -
pylate Public
Forked from lightonai/pylateLate Interaction Models Training & Retrieval
Python MIT License UpdatedNov 29, 2024 -
relik Public
Forked from SapienzaNLP/relikRetrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)
Python UpdatedOct 25, 2024 -
chat-ui Public
Forked from huggingface/chat-uiOpen source codebase powering the HuggingChat app
TypeScript Apache License 2.0 UpdatedOct 8, 2024 -
golden-retriever Public
Golden Retriever - A Lightning framework for retriever architecture prototype
-
-
-
Riccorl Public
It is a special repository. Its README.md will appear on your public profile!
-
-
jekyll-minestral-blog Public
Forked from jeffreytse/jekyll-theme-yat🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
HTML MIT License UpdatedApr 8, 2024 -
-
transformers-embedder Public
A Word Level Transformer layer based on PyTorch and 🤗 Transformers.
-
lit-gpt Public
Forked from Lightning-AI/litgptHackable 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 Apache License 2.0 UpdatedDec 14, 2023 -
-
NeMo-Megatron-Launcher Public
Forked from NVIDIA/NeMo-Framework-LauncherNeMo Megatron launcher and tools
Python Apache License 2.0 UpdatedNov 21, 2023 -
NeMo Public
Forked from NVIDIA-NeMo/NeMoNeMo: a toolkit for conversational AI
Python Apache License 2.0 UpdatedNov 20, 2023 -
llama-trainer Public
Llama Trainer Utility
-
nlp-template Public template
Forked from edobobo/p-lightning-templateA template to initialize PyTorch projects that use as a backbone framework PyTorch Lightning
-
ipa Public
NLP Preprocessing Pipeline Wrappers
-
Super-SloMo-tf2 Public
Tensorflow 2 implementation of Super SloMo paper
-
elmo-wsd Public
Supervised end-to-end neural architecture that learns how to disambiguate words inside a text.
-
-
-
transformers-ner Public
Simple NER model, showcasing Transformer Embedder library.