Text Generation
	
	
	
	
	Transformers
	
	
	
	
	GGUF
	
	
	
	
	Safetensors
	
	
	
	
	mistral
	
	
	
	
	quantized
	
	
	
	
	2-bit
	
	
	
	
	3-bit
	
	
	
		
	
	
		4-bit precision
	
	
	
	
	5-bit
	
	
	
	
	6-bit
	
	
	
		
	
	
		8-bit precision
	
	
	
	
	GGUF
	
	
	
	
	Safetensors
	
	
	
		
	
	text-generation-inference
	
	
	
		
	
	
		Merge
	
	
	
	
	7b
	
	
	
	
	mistralai/Mistral-7B-Instruct-v0.1
	
	
	
	
	stabilityai/japanese-stablelm-base-gamma-7b
	
	
	
	
	japanese-stablelm
	
	
	
	
	causal-lm
	
	
	
	
	ja
	
	
	
	
	wikipedia
	
	
	
	
	mc4
	
	
	
	
	cc100
	
	
	
	
	oscar-corpus/OSCAR-2301
	
	
	
	
	oscar-corpus/OSCAR-2201
	
	
	
	
	cerebras/SlimPajama-627B
	
	
	
	
	arxiv:2310.06825
	
	
	
	
	conversational
	
	
Upload folder using huggingface_hub
Browse files- config.json +3 -0
    	
        config.json
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "model_type": "mistral"
         | 
| 3 | 
            +
            }
         | 
