LLM-PowerHouse: Unleash LLMs' potential through curated tutorials, best practices, and ready-to-use code for custom training and inferencing.
Markdown syntax highlighting for Notepad++, by customized UDL file (user defined language)
Custom programming interpreter for ZSharp (Z#), a custom game programming language I made
Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language
Use CircleCI to build custom Docker images with combinations of common languages/dependencies
A custom script for AUTOMATIC1111/stable-diffusion-webui to implement a tiny template language for random prompt generation
Framework that enables fine-tuning of vision-language grounding models on custom datasets
LLVM frontend for a custom language.
A custom programming language interpreter written in Java.
#大语言模型#Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
Utility for FIRST, FOLLOW, PREDICT set generation aiding in custom programming language creation
Academic course work project serving the sign language translator with custom made capability
《Evaluating Large Language Models Trained on Code》论文代码
A guidance language for controlling large language models.
#编程语言#Swift 是由苹果公司开源的编程语言,用于编写iOS和macOS应用。Swift的设计以安全为出发点,结合了C和Objective-C的优点并且不受C兼容性的限制。
#编程语言#Python 编程语言源码
Custom Jupyter Notebook Themes
#编程语言#Kotlin是一种在Java虚拟机上运行的静态类型编程语言,它也可以被编译成为JavaScript源代码,由 JetBrains 公司主导。
#编程语言#Julia 是一款为满足高性能数值分析和计算科学的需要而设计的编程语言。
#大语言模型#《Build a Large Language Model (From Scratch)》,从零开始使用PyTorch实现一个类似ChatGPT的大型语言模型