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

Showing 235 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ethminer for macOS

    Ethminer for macOS

    Ethereum GPU Miner for macOS

    This is a fork of the cpp-ethereum project that works on macOS 10.12.x (Sierra) and 10.13.x (High Sierra). This specific repo was forked from Genoil's cpp-ethereum Repo, which itself was forked from the official aforementioned repo. This fork was made in response to the lack of maintained macOS support from Genoil's fork and from the Official Homebrew Ethereum Formula.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 5

    NRRD Image Library for C++

    Header Only C++ Library to read and write NRRD image files

    This is a Header-Only implementation of the NRRD Image file format. It supports all basic C-types and automatically converts to the type you want. It is templated and allows reading and writing user-defined meta-information to the NRRD-header. It implements "the most important" parts of the following standard: http://teem.sourceforge.net/nrrd/format.html - Does not implement: line skip, byte skip, orientations, encodings other than raw, kinds other than domain. - Converts all type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    kalman-cpp

    Implementation of the Kalman filter and Extended Kalman filter in C++

    Implementation of the Kalman filter and Extended Kalman filter in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ library for working with OWL ontologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FCL.C++ = FCL/VCL Style Class Library

    FCL.C++ = FCL/VCL Style Class Library

    A C++ Free Class Library written for FreePascal/Delphi Coders

    ...I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++. I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style. FCL-CPP is written in C++98 standard to make it as portable as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    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
  • 10

    waifu2x-ROS

    ReactOS and Windows XP compatible build of waifu2x.

    To speed up, use "-b 256 -j 4" options. The original is there: https://github.com/WL-Amigo/waifu2x-converter-cpp Here are some minor cosmetic changes (switch to control memory usage and slightly reformatted output) and files needed to build under MinGW32-W64. To recompile (in Linux), run "make clean; make". 2016-10-17 UPDATE: added simple GUI. 2016-10-18 FIX: corrected typo, added some crashes handling. 2016-11-20 UPDATE: - added "TTA" and "number of passes" options; - enabled RGB models (without internal upscaling); - updated JPEG, TIFF, WebP and OpenEXR libraries; - modified OpenCV to enable JPEG compression in TIFF images (sources included); - replaced models with Nagadomi's ones (https://github.com/nagadomi/waifu2x). 2016-12-28: Happy New Year and Merry Christmas! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a refactored C++ version of subroutine dqelg of QUADPACK, an implementation of the epsilon table extrapolation algorithm, originally written in Fortran 77. This version is expected to exactly reproduce the roundoff errors of dqelg. Declarations for standard-conforming Fortran bindings are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bolt

    bolt

    The C++ framework for everything and more

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

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    flier_C++

    flier.cpp

    YTV : https://youtu.be/s-T_hxguE28
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    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
  • 20

    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: 4 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    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
  • 23

    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
  • 24

    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
  • 25

    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