Search Results for "llama-cpp-python.whl" - Page 7

Showing 278 open source projects for "llama-cpp-python.whl"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    DBG2OLC: Efficient Assembly of Large Genomes Using the Compressed Overlap Graph The source code can be found in the code page. To compile, go to the directory with all the code files, and use: g++ -o DBG2OLC -O3 *.cpp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Berserker@Quake2

    Berserker@Quake2

    Created for Linux port

    ...Warning: Bers@Q2 is my First Project, started in 2005 year, I was young and inexperienced. So, programming style is very bad ))) But game works nice! Don't see to .cpp extension, project uses almost pure C. Main.cpp - main source code for berserker.exe Game.cpp - main source code for game.dll Data.h - all data for berserker.exe GameData.h - all data for game.dll Def.h - all definitions for berserker.exe and game.dll Not forget: case sencitivites of file and directory names...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    flier_C++

    flier.cpp

    YTV : https://youtu.be/s-T_hxguE28
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    ...See comments in "pw21_nlac.cpp" in the zipped file for details. 2) Steepest-descent-like iterative search algorithm used in the same paper is implemented using the files in "sdl_algo.zip" which are briefly described as follows: "stp_ineq_pw21.cpp": Main file containing the source code (see comments therein for details). "ADK.txt": Contains the integer values corresp. to the vector space representations of nonzero elements in GF(2^{21}). "INEQs_21s.txt": Contains the coefficient matrix (see Appendix A). "EC.txt": Contains all the 115 groups (each is an equivalence class). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    aaaEngine

    CPP Implementation of AAA Engine that glues RADIUS & TACACS+ client to

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    ...In addition, paste in authenticated files is only allowed from one's own files. The CheckHash.exe tool checks the hash and reports the authentication status of of all .cpp files in the current directory. This tool is intended for teachers. How to install: simply download a Setup Release and install it. Alternatively, it is possible to just overwrite devcpp.exe in the original Dev-Cpp installation folder with the one in the zip release, and also add Auth.dll in the same folder. Dev-C++ for Homeworks is based on Orwell Dev-C++ software. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Privileges#

    This is a hacking style game set in the early '80s

    ...You can download the source code I uploaded it all as a zip file in the download section. It has the game files needed to run the game. Go here if you just want the CPP file or like to view the code: https://github.com/jwlickliter/privileges.git Right now the file for download will run on android with use of an ide. I recommend cppdroid. Its free on google play and has a really good console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    DictionaryTeacher

    I written this console application to help my daughter to study words

    ...This file is not a real document but just a set of tips to help the understanding. 1. this program is a consolle application 2. only the source files (.h, .c, .cpp) are supplied: so this code is available for evry platform where a compiler is available 3. into the .zip there are also - an executable for OSX Snow Leopard (working) - a dictionary database (73 voices) - a .csv that has been used to generate the dictionary database 4. launching the program with -h you have printed the supported option list MAIN IDEAS To help the remembering you have ask the word translation into a usefull order: - never ask the same words (is boring) - rarely ask the word that is expected the student knows please continue reading on the read.me.txt file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Octet Game Framework

    Educational framework for OpenGLES, OpenCL and OpenAL

    Octet is a cross-platform game development framework for developing games on Windows, Mac and other platforms. It is designed to be very simple, dependency-free and very fast to build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ART

    Adaptive Reuse Technique

    ART is a kind of a pre-processor with cpp-like syntax. ART can do what cpp does, but also extends cpp’s capability to manage software variability and write reusable software in general. ART is an improved version of XVCL (http://xvcl.comp.nus.edu.sg or https://sourceforge.net/projects/fxvcl/). ART replaces the need for many Variability Management Techniques with a single well-thought out mechanism that is simple, powerful and fully automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    json-cpp

    C++ JSON parser (Now in GitHub)

    THIS PROJECT HAS MOVED TO GITHUB. jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. New homepage: https://github.com/open-source-parsers/jsoncpp Old homepage: http://jsoncpp.sourceforge.net
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 15

    sub2srt in c++

    Convert sub format to srt format

    Convert subtitles in sub format to srt format. Command line only. Writen in c++11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    ...You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    This project has been moved to Github: https://github.com/pop-team/pop-cpp POP-C++ is a comprehensive object-oriented system for developing HPC applications on the Grid. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nuestro componente se llama “Cronometro”, es un componente el cual muestra en una etiqueta las centésimas de segundo, los segundos, los minutos y las horas transcurridas. Cuenta con los siguientes métodos: Iniciar().- empieza a correr el cronometro. Pausar().-pausa el cronometro (solo funciona si el cronometro ya esta iniciado). Detener().-Detiene el cronometro y los regresa a su estado inicial (solo funciona si el cronometro ya esta iniciado).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Interpp

    Interpp

    Light-weight C++ scripting interpretor library

    ...Interpp allows you to expose objects from a C++ application to an embedded interpreter interface for run-time scripting. Interpp is comprised of only 2 files: a header and a cpp file. All you need to do to get started with Interpp is simply add these files in your C++ project and #include <interpp.h>. An example project is also included in order to demo Interpp's usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MEEP for Windows (CPP)

    Writing CPP code that uses MEEP engine

    A full portable package for Windows user to use MIT's MEEP simulator in CPP code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KrisonAV

    KrisonAV

    Content Management System Based on Codecharge Studio and Artisteer

    ...There is also a commercial version which includes all Codecharge Studio's project files for you who feel that KrisonAV CMS does not fully satisfy your expectations. Owning project files (*.cpp), you can modify (by using Codecharge Studio) core files for your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Logging Framework supports stream-like usability, extensibility, portability, type-safety, allows enabling/disabling certain parts or fully at compile time and dependent on the configuration also at runtime and avoids macro-related pitfalls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    ...For content encryption, the use of Java's facilities is being considered as a long term option. This project's initial sourcecode is related to : http://www.fourmilab.ch/codegroup/ http://winmorse.com/ https://bitbucket.org/bgneal/cpp-enigma http://www.whence.com/minimodem/ For the User Interface http://www.oracle.com/technetwork/java/javafx/tools/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Eclipse CDT New Qt Form Wizard

    Eclipse CDT New Qt Form Wizard

    A wizard dialog plug-in for Eclipse CDT which creates a new Qt Form (*.ui file) with a C++ wrapper class (*.cpp/*.h). It is inspired by NetBeans' "New Qt Form" Wizard. You can install it via this Eclipse update site: http://eclipse-cdt-qt-form-wizard.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project