LLamaSharp/docs/xmldocs
Rinne 495177fd0f fix: typos. 2024-04-29 18:19:20 +08:00
..
index.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.adaptercollection.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.icontextparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.ihistorytransform.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.iinferenceparams.md fix: typos. 2024-04-29 18:19:20 +08:00
llama.abstractions.illamaexecutor.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.illamaparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.imodelparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.itextstreamtransform.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.itexttransform.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.loraadapter.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.metadataoverride.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.metadataoverrideconverter.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.tensorsplitscollection.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.abstractions.tensorsplitscollectionconverter.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.antipromptprocessor.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.alreadypromptedconversationexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.batchedexecutor.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.cannotforkwhilerequiresinferenceexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.cannotmodifywhilerequiresinferenceexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.cannotsamplerequiresinferenceexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.cannotsamplerequirespromptexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.conversation.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.conversationextensions.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.batched.experimentalbatchedexecutorexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.chatsession-1.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.chatsession.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.common.authorrole.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.common.chathistory.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.common.fixedsizequeue-1.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.common.inferenceparams.md fix: typos. 2024-04-29 18:19:20 +08:00
llama.common.mirostattype.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.common.modelparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.exceptions.grammarexpectedname.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarexpectednext.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarexpectedprevious.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarformatexception.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunexpectedcharaltelement.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunexpectedcharrngelement.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunexpectedendelement.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunexpectedendofinput.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunexpectedhexcharscount.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.grammarunknownescapecharacter.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.exceptions.llamadecodeerror.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.exceptions.loadweightsfailedexception.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.exceptions.runtimeerror.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.extensions.icontextparamsextensions.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.extensions.imodelparamsextensions.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.grammars.grammar.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.grammars.grammarrule.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.ichatmodel.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamacache.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamaembedder.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamamodel.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamamodelv1.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamaparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamaquantizer.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.llamastate.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.llamatransforms.md docs: publiash documentation 0.4. 2023-06-20 02:38:57 +08:00
llama.llavaweights.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.decoderesult.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.ggmltype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.gpusplitmode.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamabatch.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamabeamsstate.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamabeamview.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamachatmessage.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamacontextparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamaftype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamagrammarelement.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamagrammarelementtype.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.native.llamakvcacheview.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamakvcacheviewcell.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamakvcacheviewsafehandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamaloglevel.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamamodelkvoverridetype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamamodelmetadataoverride.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamamodelparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamamodelquantizeparams.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamanativebatch.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamapoolingtype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamapos.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamaropetype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamaseqid.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamatoken.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamatokendata.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamatokendataarray.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamatokendataarraynative.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.native.llamatokentype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llamavocabtype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.llavaimageembed.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.nativeapi.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.nativelibraryconfig.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.ropescalingtype.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.safellamacontexthandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.safellamagrammarhandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.safellamahandlebase.md docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
llama.native.safellamamodelhandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.safellavaimageembedhandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.native.safellavamodelhandle.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.quantizer.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.basesamplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.defaultsamplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.greedysamplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.isamplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.isamplingpipelineextensions.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.mirostate2samplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sampling.mirostatesamplingpipeline.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.sessionstate.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.streamingtokendecoder.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletion.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletionchoice.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletionchunk.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletionchunkchoice.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletionchunkdelta.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatcompletionmessage.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatmessagerecord.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.chatrole.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.completion.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.completionchoice.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.completionchunk.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.completionlogprobs.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.completionusage.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.embedding.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.embeddingdata.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
llama.types.embeddingusage.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00
logger.md docs: refactor the documentations. 2024-03-31 20:44:29 +08:00