"configs/models/hf_llama/hf_llama2_13b_chat.py" did not exist on "50b658d2340f3f4e147837e10c32ba1f71521c43"
settings.json 3.83 KB
Newer Older
shunbo's avatar
shunbo committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
    "files.associations": {
        "pureMixture.C": "cpp",
        "heThermo.C": "cpp",
        "multiComponentMixture.C": "cpp",
        "twoPhaseMixture.C": "cpp",
        "syncToolsTemplates.C": "cpp",
        "GAMGPreconditioner.C": "cpp",
        "globalIndexAndTransform.C": "cpp",
        "mapDistribute.C": "cpp",
        "movingWallVelocityFvPatchVectorgpuField.C": "cpp",
        "polyPatch.C": "cpp",
        "interfaceCompressionFvPatchScalarField.C": "cpp",
        "interfaceProperties.C": "cpp",
        "hePsiThermo.C": "cpp",
        "psiThermo.C": "cpp",
        "array": "cpp",
        "deque": "cpp",
        "forward_list": "cpp",
        "list": "cpp",
        "string": "cpp",
        "unordered_map": "cpp",
        "unordered_set": "cpp",
        "vector": "cpp",
        "string_view": "cpp",
        "slist": "cpp",
        "initializer_list": "cpp",
        "regex": "cpp",
        "valarray": "cpp",
        "*.ipp": "cpp",
        "gpufvOptions.C": "cpp",
        "reactingFoam.C": "cpp",
        "icoFoam.C": "cpp",
        "pimpleFoam.C": "cpp",
        "GPUChemistryModel.C": "cpp",
        "BasicChemistryModels.C": "cpp",
        "atomicWeights.C": "cpp",
        "OpenCCSolver.C": "cpp",
        "icoPolynomial.C": "cpp",
        "makeLangmuirHinshelwoodReactions.C": "cpp",
        "makeReactions.C": "cpp",
        "IrreversibleReaction.C": "cpp",
        "ReactionList.C": "cpp",
        "ReversibleReaction.C": "cpp",
        "specie.C": "cpp",
        "syncTools.C": "cpp",
        "gpufvMesh.C": "cpp",
        "gpuCMULESTemplates.C": "cpp",
        "gpuMULESTemplates.C": "cpp",
        "gpufvScalarMatrix.C": "cpp",
        "faceAreaPairGGAMGAgglomeration.C": "cpp",
        "gpuMULES.C": "cpp",
        "gpufvcSmooth.C": "cpp",
        "incompressibleInterPhaseTransportModels.C": "cpp",
        "VoFphaseTurbulentTransportModel.C": "cpp",
        "VoFphaseTurbulentTransportModels.C": "cpp",
        "turbulentFluidThermoModels.C": "cpp",
        "basicChemistryModelTemplates.C": "cpp",
        "makeChemistrySolvers.C": "cpp",
        "chemistrySolver.C": "cpp",
        "perfectGas.C": "cpp",
        "EulerImplicit.C": "cpp",
        "noChemistrySolver.C": "cpp",
        "ode.C": "cpp",
        "interFoam.C": "cpp",
        "thermo.C": "cpp",
        "StandardChemistryModel.C": "cpp",
        "basicThermo.C": "cpp",
        "volgpuFields.C": "cpp",
        "dynamicMotionSolverFvMesh.C": "cpp",
        "greyDiffusiveViewFactorFixedValueFvPatchScalarField.C": "cpp",
        "epsilonWallFunctionFvPatchScalargpuField.C": "cpp",
        "gpuEulerDdtScheme.C": "cpp",
        "patchDataWave.C": "cpp",
        "patchWave.C": "cpp",
        "gpufvMeshGeometry.C": "cpp",
        "bitset": "cpp",
        "utility": "cpp",
        "gpuwallDist.C": "cpp",
        "variableHeightFlowRateFvPatchgpuField.C": "cpp",
        "gpumeshWavePatchDistMethod.C": "cpp",
        "rhoReactingCentralFoam.C": "cpp",
        "kOmegaSSTBase.C": "cpp",
        "incompressibleTurbulenceModel.C": "cpp",
        "turbulentTransportModels.C": "cpp",
        "ThermalDiffusivity.C": "cpp",
        "fixedRhoFvPatchScalargpuField.C": "cpp",
        "Chung.C": "cpp",
        "simpleFoam.C": "cpp",
        "atmosphericTurbulentFluidThermoModels.C": "cpp",
        "atmosphericTurbulentTransportModels.C": "cpp",
        "kL.C": "cpp",
        "gpulinearUpwind.C": "cpp",
        "gpulinear.C": "cpp",
        "linearUpwind.C": "cpp",
        "gpulinearUpwindV.C": "cpp",
        "gpugradScheme.C": "cpp",
        "gpufvMatrix.C": "cpp",
        "kEpsilon.C": "cpp",
        "gpulduAddressing.C": "cpp",
        "nutWallFunctionFvPatchScalargpuField.C": "cpp",
        "data.C": "cpp",
        "gpufvMatrixSolve.C": "cpp",
        "fvMatrixSolve.C": "cpp",
        "fvScalarMatrix.C": "cpp",
        "fvMatrix.C": "cpp",
        "faBoundaryMesh.C": "cpp",
        "boundaryMesh.C": "cpp"
    }
}