-
-
llama-cpp-python Public
Forked from abetlen/llama-cpp-pythonPython bindings for llama.cpp
Python MIT License UpdatedNov 15, 2023 -
llama-index-milvus-example Public
Forked from sion42x/llama-index-milvus-exampleOpen AI APIs with Llama Index and Milvus Vector DB for Retrieval Augmented Generation (RAG) testing
Python Apache License 2.0 UpdatedOct 12, 2023 -
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedSep 30, 2023 -
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedMar 22, 2023 -
llama Public
Forked from meta-llama/llamaInference code for LLaMA models
Python GNU General Public License v3.0 UpdatedMar 20, 2023 -
gpt-2 Public
Forked from openai/gpt-2Code for the paper "Language Models are Unsupervised Multitask Learners"
Python Other UpdatedJul 7, 2022 -
gremlin-visualizer Public
Forked from prabushitha/gremlin-visualizervisualize the graph network corresponding to a gremlin query
JavaScript MIT License UpdatedFeb 27, 2022 -
jetbrains-plugin-graph-database-support Public
Forked from neueda/jetbrains-plugin-graph-database-supportGraph Databases support for JetBrains family IDEs.
Java Apache License 2.0 UpdatedNov 4, 2021 -
IntersectionPMVC Public
Java Portal inspired PHP 5 MVC framework
-
JVSChannelPlayer Public
A little rss audio feed player I've been getting use the AV with.
Objective-C UpdatedJun 12, 2016 -
-
AVSpeechSynthesizerTest Public
A little project I made playing with speech synthesis on iOS
Objective-C UpdatedJun 8, 2016 -
PasswordKeep-React Public
A simple react/redux/material-ui password keeping app. Just started on it the other day. Incomplete, but the final product is mainly for me...I still use the other crappy PasswordKeep on a pretty d…
JavaScript UpdatedMay 4, 2016 -
UberInterview Public
A sudoku board validator I wrote during the Uber interview...slightly revised. My original solution was O(2N), while this one is O(N)
-
jSchangLib Public
A set of utilities I intended to use in evaluating securities.
-
TenableNodeRESTChallenge Public
A code challenge from Tenable to write a REST api in vanilla Node.js
JavaScript UpdatedApr 30, 2016 -
netloc Public
A little python daemon/client I made to help me find Raspberry Pi on any internal network. It basically just sends and listens for broadcast packets and isn't terribly sophisticated.
Python UpdatedApr 29, 2016 -
MCS7715 Public
A little C project exploring controlling ICSP on my LVP via USB with the parallel/serial controller MCS7155.
C UpdatedApr 25, 2016 -
neural.js Public
A pure javascript FFBP ANN w/ one-of little HTML5 app for inputing digits via mouse. Really just for personal exploration.
JavaScript UpdatedApr 24, 2016 -
mic-check Public
Simple viewer I made to play with fast-fourier transforms.
Java UpdatedApr 24, 2016 -
OpenMEAP Public
Forked from OpenMEAP/OpenMEAPOpen Source Mobile Enterprise Application Platform
-
jvs3d Public
A simple, incomplete 3d library done as an exercise and here just to prove I can c++.
-
PasswordKeep Public
A simple, single page, password keeper.